singlewind / statix-cli

Command line interface for Statix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statix CLI

Command line interface for the statix site generator Statix. Create a statix.config.js file in the root of your project to use this CLI. View hemamaps/statix for documentation.

Installation

  1. npm install -g hemamaps/statix-cli

Usage

Run a development server

  1. CD path/to/project/dir
  2. statix server

Build project

  1. CD path/to/project/dir
  2. statix build

About

Command line interface for Statix


Languages

Language:JavaScript 100.0%