Installation - ajam/tablespoon GitHub Wiki
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.