@nasts/cli v1.0.1
@nasts/cli is a command line interface package that provides a quick and easy way to set up a new web project using the @nasts/core package. With just a few simple commands, you can create a new project, configure your settings, and start building right away.
@nasts/cli is designed to be lightweight and easy to use, with a user-friendly interface that guides you through the process of setting up your project. Whether you're an experienced developer or just getting started, this package can help you get up and running quickly and efficiently.
We're constantly working to improve @nasts/cli, and we welcome feedback and contributions from the community. If you're looking for a simple and powerful way to create nasts projects, this package is the perfect choice.
Installation
Install @nasts/cli globally with npm:
npm i -g @nasts/cliUse the nasts keyword to perform commands, e.g.:
nasts new my-project
cd my-project
nasts startPlease see the documentation for details on how to make use of controllers, middleware, and other configurations.
Authors
- @oliver-richman - Creator
Contributing
Contributions are more than welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.