Skip to content

superhighfives/pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pack

An example of Pack

A tool for viewing the contents of a package.json file.

Installing (via Brew)

brew install superhighfives/tools/pack

Once installed, run pack in any directory with a package.json file:

Available script commands in package.json
-----------------------------------------
     start react-scripts start
start-prod yarn build && node app.js
     build react-scripts build
      test react-scripts test --env=jsdom
     eject react-scripts eject
      flow flow

🍻

Build steps

go build pack.go
tar -czf pack-0.0.1.tar.gz pack
shasum -a 256 pack-0.0.1.tar.gz

About

A tool to view the scripts in your package.json

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages