1.0.8 • Published 6 years ago

with-lesswork v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

AdonisJS CLI is a powerful command line tool crafted with the library Ace that let you scaffold a new AdonisJs application & manage it with ease.

You can learn more about AdonisJs and all of its awesomeness on http://adonisjs.com :rocket:

Requirements

Adonis CLI is built on the top of ES2015, which makes the code more enjoyable and cleaner to read. It doesn't make use of any transpilers and depends upon Core V8 implemented features.

For these reasons, Adonis CLI targets Node.js 6.0 or higher.

Adonis CLI needs to be installed globaly with npm or the new package manager Yarn.

$ npm i -g adonis-cli
# or
$ yarn global add adonis-cli

:point_right: Read the Official Documentation

In favor of active development we accept contributions from everyone. You can contribute by submitting a bug, creating pull requests or even improving documentation.

You can find a complete guide to be followed strictly before submitting your pull requests in the Official Documentation.

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

5.0.7

6 years ago