0.1.3 • Published 10 years ago

pake v0.1.3

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

Pake

Install

$ npm install -g pake

Pake depends on Node.js and npm.

Usage

$ pake [OPTIONS] COMMAND

where OPTIONS is :

  • --templates-dir=DIR
  • --modules-dir=DIR
  • --build-dir=DIR
  • --help
  • -h

and COMMAND is :

  • create MODULENAME [TEMPLATENAME]
  • deps add MODULENAME DEPENDENCYNAMEn
  • deps remove MODULENAME DEPENDENCYNAMEn
  • deps list [MODULENAMEn]
  • resolve [MODULENAMEn]

License

Copyright (c) 2014 Emmanuel Pouthier https://github.com/hasardel/pake/blob/master/LICENSE

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago