Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adonis-cli

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-cli

Scaffold new adonis application

  • 2.1.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-10%
Maintainers
2
Weekly downloads
 
Created
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

Package last updated on 14 Mar 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc