# First Package

## Installing
`npm install first-package`

## Usage
`npm run save` to save and commit your code with an "update" comment.
`npm run push` to save, commit your code with an "update" comment and push to master.