Skip to content

Installation

mhkeller edited this page Feb 5, 2014 · 8 revisions

To install as a Node.js module, install with

npm install tablespoon

To use Tablespoon's command line interface, install with the global flag

npm install tablespoon -g

If you want to use Tablespoon in both circumstances, run both commands.

Clone this wiki locally