Skip to content

ryelle/zip-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zip-project

A simple command to zip all files listed in package.json into a .zip

Usage: index.js [options]

Options:
  --help       Show help                                               [boolean]
  --version    Show version number                                     [boolean]
  --path       Path to your project, defaults to current dir.
                      [default: "/Users/ryelle/Projects/JavaScript/zip-project"]
  --output     Path to save the zip file, defaults to current dir.
                      [default: "/Users/ryelle/Projects/JavaScript/zip-project"]
  --debug, -v  Output which files are added to the zip during build.   [boolean]

About

A simple command to zip all files listed in package.json into a .zip

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages