Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commands

Jakeb edited this page Jun 5, 2013 · 23 revisions
  • graph - output a dependency graph
  • compile - pre-compile all your .ejs files to requirable js files. Sorry does not work on Windows :(
  • shrinkwrap - save and reload specific versions of the components
  • npm-post-install - Post-install script for npm(1) which makes a component to be a valid node module.
  • serve - Development server that builds your components on every request.
  • set - add a dependency to your json
  • update - update all dependencies to their latest tag
Clone this wiki locally