hearAllParties / lefit-cms-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%