JSPM

  • Created
  • Published
  • Downloads 3526
  • Score
    100M100P100Q116542F
  • License MIT

Command line tool for Adonisjs

Package Exports

  • @adonisjs/cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@adonisjs/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Table of contents

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

Tests 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