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

Init command #113

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Init command #113

merged 3 commits into from
Jan 7, 2025

Conversation

johnfraney
Copy link
Contributor

Adds a blurry init command to start a new project in the current directory.

Closes #112

Adds a `blurry init` command to start a new project in the current
directory.

Closes #112
Adds a commands directory to store CLI commands.

Also removes build_development() because it was unnecessary
Updates Typer to support union types like "str | None"
@johnfraney johnfraney merged commit 2be3052 into main Jan 7, 2025
4 checks passed
@johnfraney johnfraney deleted the init-command branch January 7, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: command to start a new project
1 participant