0.2.3 • Published 6 years ago

lexascli v0.2.3

Weekly downloads
-
License
LicenseRef-LICENS...
Repository
-
Last release
6 years ago

lexascli

The LexasCMS command line tool. For full LexasCMS documentation, click here.

Requirements

  • Node 8.0 or greater (including NPM)
  • Docker

Installation

npm install -g lexascli

Basic Usage

After installation, the lexascms command will be available to you.

You can call lexascms help to see a full list of the available commands and their options. For more detailed documentation, please visit our guides.

Creating a new project

lexascms new <projectName>

Reinitializing an existing project

From within an existing project directory

lexascms init

Running the development server

From within an existing project directory

lexascms serve

Generating files

From within an existing project directory

lexascms generate <blueprintName> <name>
0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago