Command Line
Overview
The sa
command line tool in the project provides some commonly used functions
cleanup
: Delete directories: node_modules, dist, etc.update-pkg
: Update package.json dependency versionsgit-commit
: Generate commit messages that comply with the Conventional Commits standardgit-commit-verify
: Verify git commit messages to ensure compliance with the Conventional Commits standardchangelog
: Generate changelogrelease
: Release, update version, generate changelog, commit codegen-route
: Generate routes
The
sa
command is provided bypackages/scripts