@tabujs/cli

0.4.0 • Public • Published

@tabujs/tabu.cli

An aesthetically simple, peculiarly modular, blog-aware, static site generator

lerna

IMPORTANT NOTICE
This project is under development and as such the information and implementation is likely to be incorrect and/or incomplete and may change at any time without warning or be revised entirely.

Please avoid using in production until this notice has been removed, unless you understand and accept the risks involved.
Thank you and happy coding.

This module contains the Tabu command line interface

Getting started

Install the cli

npm i -g @tabujs/cli

or

yarn global add @tabujs/cli

or run it directly

npx @tabujs/cli

Create a new site

tabu init <site-name>
cd <site-name>

Build your site

tabu build

Run a local development server

tabu serve

Readme

Keywords

none

Package Sidebar

Install

npm i @tabujs/cli

Weekly Downloads

11

Version

0.4.0

License

MIT

Unpacked Size

10.3 kB

Total Files

15

Last publish

Collaborators

  • garydouble