Basil
Basil CLI is the command-line tool for Basil framework.
Commands
Command | Description |
---|---|
update |
Updates the Basil binary to the latest release. |
config |
Sets the global configurations for Basil. |
monorepo create |
Creates a new monorepo. |
project create |
Creates a new project. |
project semver |
Shows the current project semantic version. |
project build |
Builds the project in the current directory. |
project release |
Creates a new release using semantic versioning. |