8000 GitHub - OpenMind-repo/adonis-cli: adonis cli module to generate new application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OpenMind-repo/adonis-cli

 
 

Repository files navigation

AdonisJs Cli 🍺

Scaffolding tool for Adonisjs

NPM Version Build Status Appveyor Coveralls

Adonis cli is built on top of Adonis ace and helps you scaffold new Adonisjs projects.

Also it can proxy all the ace commands for a project, so that you can run them using the global adonis command.

Installation

You can install the package from npm.

npm i --global @adonisjs/cli

Usage

adonis new yardstick

# start http server
adonis serve --dev

Moving Forward

Checkout the official documentation at the AdonisJs website for more info.

Tests

T 6275 ests are written using japa. Run the following commands to run tests.

npm run test:local

# report coverage
npm run test

# on windows
npm run test:win

Release History

Checkout CHANGELOG.md file for release history.

Meta

AdonisJs – @adonisframeworkvirk@adonisjs.com

Checkout LICENSE.txt for license information

Harminder Virk (Aman) - https://github.com/thetutlage

About

adonis cli module to generate new application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • HTML 6.2%
0