1.0.5 • Published 6 years ago

zox-cli v1.0.5

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

The easiest way to setup a new Zox.js project is using the CLI tool.

Install

npm i -g zox-cli

Required global tools

node to run the project

git for cloning the project

tsc for compiling typescript

Usage

zox init <template-name> <project-name>

Example

zox init static-site-handlebars my-site

Custom templates

zox init <username>/<repo> <project-name>
1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago