@alterior/cli
v3.13.2
Published
Provides the `alt` command line tool for managing Alterior projects
Readme
@/cli
Provides the alt command line tool for managing Alterior projects.
Commands
alt new service <name>
Generates a new service project in a new folder called <name> in the current directory
alt build
Builds an Alterior project.
alt lint
Checks an Alterior project for issues and reports them.
alt publish
Prepares a project for publishing and calls NPM to handle publishing the package
