3.2.6 • Published 5 years ago

adonis-hexa v3.2.6

Weekly downloads
10
License
GPL-3.0-only
Repository
github
Last release
5 years ago

Adonis Hexa Cli 🍺

Scaffolding tool for Adonisjs Adonis Hexa Brand NPM Version

Adonis cli is built on top of commander.js, which is a command line interface tool.

Installation

You can install the package from npm.

npm i --global adonis-hexa@latest

Next

Create new Adonis Hexa project

adonis-hexa new Project-Name

Usage

Move into the project directory

cd Project-Name

start http server

adonis serve --dev

Moving Forward

Checkout the official documentation on Adonis Hexa github repository.

Tests

To run the test suite, first install the dependencies, then run npm test:

npm test

Running the Development Server for contribution

npm run dev-server

Running Build for for testing.

npm run build

Running Standard for indenting

npm run lint

Contributing

Contributions are welcome! Check out the issues or the PRs, and make your own if you want something that you don't see there.

License

GPLv3.0

Meta

Checkout LICENSE.txt for license information

Emmanuel Freeman Ogbiyoyo (sirfreeman) - https://github.com/ogbiyoyosky

3.2.6

5 years ago

3.2.5

5 years ago

3.2.3

6 years ago

3.2.2

6 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

0.0.5

6 years ago