nicola / obs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obs

Local ObservableHQ command line tool

Dev install

$ git clone https://github.com/nicola/obs
$ npm install
$ cd obs
$ npm link
$ npm -g i

Usage

Write your notebooks file names with the extension .notebook.js

obs [command]

Commands:
  obs serve <port> [path]  Serve observable notebooks in folder

Options:
  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --verbose, -v  Run with verbose logging                              [boolean]

License

ISC

About


Languages

Language:JavaScript 51.3%Language:HTML 48.7%