1.0.1 • Published 6 years ago

apple-music-token v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Apple Music JSON Web Token

A simple CLI for generating a new Apple Music JSON Web Token. It requires only three pieces of information and stores them within your local home directory for subsequent token creation.

Installation

$ npm install --global apple-music-token
$ yarn global add apple-music-token

USAGE

Run the apple-music-token binary application and follow the command line prompts to completed:

$ apple-music-token

Contributing

  1. Fork it ( http://github.com/davidrhyswhite/apple-music-token/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Released under the MIT License.

1.0.1

6 years ago

1.0.0

6 years ago