1.0.1 • Published 2 years ago

@nasts/cli v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@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/cli

Use the nasts keyword to perform commands, e.g.:

nasts new my-project
cd my-project
nasts start

Please see the documentation for details on how to make use of controllers, middleware, and other configurations.

Authors

Contributing

Contributions are more than welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

1.0.1

2 years ago

1.0.0

2 years ago