Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Readme incorrect for new Otter app #1635

Open
vscaiceanu-1a opened this issue Apr 11, 2024 · 0 comments
Open

[Bug]: Readme incorrect for new Otter app #1635

vscaiceanu-1a opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation priority:low

Comments

@vscaiceanu-1a
Copy link
Member

Package name

create

Package version

10.1.1

Reproduction steps

npm create @o3r otter-project

Current result

The README.md is inaccurate (default one generated by Angular for a webapp and not a monorepo).

# OtterProject

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.2.1.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.

Expected result

A meaningful README.md.

Additional comments

No response

@vscaiceanu-1a vscaiceanu-1a added the bug Something isn't working label Apr 11, 2024
@pginoux-1A pginoux-1A added documentation Improvements or additions to documentation priority:low labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation priority:low
Projects
None yet
Development

No branches or pull requests

2 participants