Skip to content

davidrhyswhite/apple-music-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple CLI for generating a new Apple Music JSON Web Tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published