Skip to content

Feat: Lay base for the CLI tool - #3

Merged
VoidClancy merged 1 commit into
masterfrom
CLI
Jun 28, 2026
Merged

Feat: Lay base for the CLI tool#3
VoidClancy merged 1 commit into
masterfrom
CLI

Conversation

@VoidClancy

Copy link
Copy Markdown
Owner

1- define commands in the CLI package, with init func

2- write skeleton of generate, help, migrate and init

3- define getConfig() with contained err handling (will be extended)

4- relying on flag.ExitOnError to show inner help menus for subcommands like migrate

5- output build to /bin

1- define commands in the CLI package, with init func

2- write skeleton of generate, help, migrate and init

3- define getConfig() with contained err handling (will be extended)

4- relying on flag.ExitOnError to show inner help menus for subcommands like migrate

5- output build to /bin
@VoidClancy VoidClancy self-assigned this Jun 28, 2026
@VoidClancy
VoidClancy merged commit 629856e into master Jun 28, 2026
3 checks passed
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.

1 participant