Skip to content

Latest commit

 

History

History

rotonde-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rotonde-cli

Rotonde command line.

Commands

help [command...]  Provides help for a given command.
exit               Exits application.
connect <host>     Connects to a Rotonde instance.

Contributing

$ npm install
$ npm run dev

The Rotonde server should now be running on your local system. By default it will be accessible at http://localhost:3000.