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 start of init command #4

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Add start of init command #4

merged 2 commits into from
Jan 17, 2025

Conversation

isaksky
Copy link
Member

@isaksky isaksky commented Dec 10, 2024

We should wait a little with this one, need to clean up the other parts of the CLI first.

@isaksky isaksky marked this pull request as draft December 10, 2024 18:07
* Added options to the init command to allow users to specify username, worker name, and whether to generate a sample worker; added helper class to keep directory schemes consistent; embedded template TOML in assembly, to use as our basis for new configs; added '-' character to valid path characters in TrellPath; expanded init command to walk user through setup

* Changed init command logic in response to updated acceptance criteria; removed a use of global using; removed several directory constants in DirectoryHelper and replaced them with string literals to match conventions elsewhere

* Removed '-' character that was added to valid TrellPath characters; wrapped a default value in DirectoryHelper in lazy initialization; other minor cleanup from PR suggestions
@oconnor0 oconnor0 marked this pull request as ready for review January 17, 2025 16:21
@oconnor0 oconnor0 merged commit 7027128 into master Jan 17, 2025
1 check passed
@oconnor0 oconnor0 deleted the init-command branch January 17, 2025 16:22
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.

3 participants