1.0.1 • Published 8 years ago
apple-music-token v1.0.1
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-tokenUSAGE
Run the apple-music-token binary application and follow the command line prompts to completed:
$ apple-music-tokenContributing
- Fork it ( http://github.com/davidrhyswhite/apple-music-token/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
License
Released under the MIT License.