0.2.1 • Published 8 years ago

adm-build v0.2.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

adm-build NPM version Build Status Dependency Status Coverage percentage

Build nodejs application to arm or amd64 package

Installation

$ npm install --save adm-build

Usage

deb before|after scripts

Template context:

  • apphome: application home path.
  • approot: application root path. default is /opt
  • svcname: service name. same as package name
  • deployname: deploy directory name. same as the basename of the package local path

License

MIT © taoyuan