inert-cli

2.1.1 • Public • Published

inert-cli

CLI for the Inert static site generator

The Inert static site generator is my new side project. It is primarily designed for blogging.

To use this tool, you must first install it globally from npm.

npm install inert-cli -g

Then, create a new folder for your project, navigate to it, and run

inert init

To build your project, run

inert build

to watch files and rebuild automatically on changes, run

inert build --watch

To serve a demo version of your project, run

inert serve

Package Sidebar

Install

npm i inert-cli

Weekly Downloads

4

Version

2.1.1

License

GPL-3.0

Unpacked Size

20 MB

Total Files

116

Last publish

Collaborators

  • codemaster138