Skip to content

npkgz/npkgz-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npkgz - simply pack your nodejs application into tgz archives

Hooks

deploy

Description: triggered by command update after packaging has finished File: <project>/.hooks/deploy

#!/usr/bin/env bash

hook_deploy(){
    # do something
}

About

npkgz - simply pack your nodejs application into tgz archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages