Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 314 Bytes

File metadata and controls

9 lines (6 loc) · 314 Bytes

Orbital CLI

A simple CLI to start your Boat projects.

Commands

Start: boat start [directory]; will clone current Orbital starter into the directory you specify.

Serve: boat serve; will compile and run your code on a static local server.

It's super-duper rudimentary but will improve with time.