Socket
Socket
Sign inDemoInstall

adonis-cli

Package Overview
Dependencies
137
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    adonis-cli

Scaffold new adonis application


Version published
Weekly downloads
28
increased by33.33%
Maintainers
2
Install size
9.38 MB
Created
Weekly downloads
 

Changelog

Source

2.1.9 (2017-03-14)

Bug Fixes

  • new: change process directory (#26) (35afe17)

<a name="2.1.8"></a>

Readme

Source

AdonisJS CLI

Version Build Status Coverage Status Downloads License

Gitter Trello Support AdonisJs


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.


## Getting Started

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


## Contribution Guidelines

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.

Keywords

FAQs

Last updated on 14 Mar 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc