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

Add CLI arguments for project initialization #1

Open
yusufcanb opened this issue Nov 28, 2021 · 0 comments
Open

Add CLI arguments for project initialization #1

yusufcanb opened this issue Nov 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yusufcanb
Copy link
Owner

It's better to implement a new cli parameter for creating new projects from scratch like below;

reactive_robot new --help
Usage: reactive_robot new [OPTIONS] PROJECT_DIRECTORY

Create a new robot service

Options:
  -q, --quiet    Silence warnings
  -v, --verbose  Enable verbose output
  -h, --help     Show this message and exit.
@yusufcanb yusufcanb added the enhancement New feature or request label Nov 28, 2021
@yusufcanb yusufcanb self-assigned this Nov 28, 2021
@yusufcanb yusufcanb added the good first issue Good for newcomers label Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant