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

feat(project): Create New Project #8

Open
acovaci opened this issue May 19, 2024 · 0 comments
Open

feat(project): Create New Project #8

acovaci opened this issue May 19, 2024 · 0 comments
Labels
feature A suggestion for a new feature. good first issue A good issue for first-time contributors. These issues are usually well-defined. planned Functionality that we want to implement. Only for use by the maintainers.

Comments

@acovaci
Copy link
Owner

acovaci commented May 19, 2024

Description

Implement a feature to initialize a new project with a given name.

Command

plumb project new <project_name>

Given

  • Project name

Outcome

  • Create a new project with the specified name

Notes

  • Handle cases where the project name already exists
@acovaci acovaci added feature A suggestion for a new feature. planned Functionality that we want to implement. Only for use by the maintainers. good first issue A good issue for first-time contributors. These issues are usually well-defined. labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A suggestion for a new feature. good first issue A good issue for first-time contributors. These issues are usually well-defined. planned Functionality that we want to implement. Only for use by the maintainers.
Projects
None yet
Development

No branches or pull requests

1 participant