Skip to content

singlewind/statix-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%