Skip to content

Pack a directory into a tarball (ignoring files in .tacoignore or .gitignore).

License

Notifications You must be signed in to change notification settings

mafintosh/taco-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taco-pack

Pack a directory into a tarball (ignoring files in .tacoignore or .gitignore).

npm install -g taco-pack

Usage

taco-pack | ssh user@server.com 'taco-build npm install | taco-deploy-mongroup'

Programmatic usage

var pack = require('taco-pack')

pack('/my/folder').pipe(process.stdout)

License

MIT

About

Pack a directory into a tarball (ignoring files in .tacoignore or .gitignore).

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published