1.0.3 • Published 5 years ago

nera-cli v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Nera Cli

Nera cli is a tool to initialize and work on projects which are build with
light weight static site generator Nera.

Install

npm install -g nera-cli

Usage

To initialize a new Nera project, just run

nera init my-project

This will clone the nera repo and render the initial pages.

To start working on a Nera project, use

nera start my-project

This will render the pages, start the local server and the nodemon watcher.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago