Skip to content

aniftyco/staticbrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StaticBrew

Where your static sites live

This is the CLI client for the staticbrew.com static hosting service.

Getting Started

Installation

You can install the CLI globally with

npm i -g staticbrew

or you can use npx to run it

npx staticbrew --help

Usage

When you run the staticbrew --help command you'll see the following overview of the staticbrew command...

StaticBrew - Where your static sites live (v0.0.0)

Usage: staticbrew <command>

Available commands
  deploy              Deploy your static site to the cloud
  start               Start the development server

Global Flags
  -h, --help boolean