Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.08 KB

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