@alterior/cli
v3.11.1
Published
Provides the `alt` command line tool for managing Alterior projects
Downloads
112
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