1.0.0 • Published 6 years ago

lefit-cms-cli v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

Cli for lefit-cms

A simple CLI for lefit-cms projects.

Usage

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install lefit-cms-cli -g

New a lefit-cms

$ lefit new // will download lefit-cms in current directory
$ lefit new --no-auto-install // not auto install dependencies

CHANGELOG

1.0.0

  • init