https://github.com/hughrawlinson/cyndi
Print the tracks from a Cyndi Lauper album
https://github.com/hughrawlinson/cyndi
clojure spotify
Last synced: 10 months ago
JSON representation
Print the tracks from a Cyndi Lauper album
- Host: GitHub
- URL: https://github.com/hughrawlinson/cyndi
- Owner: hughrawlinson
- License: mit
- Created: 2017-01-15T15:46:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T15:47:21.000Z (over 9 years ago)
- Last Synced: 2025-03-21T07:28:19.436Z (over 1 year ago)
- Topics: clojure, spotify
- Language: Clojure
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# spotify-client
Print the tracks from a Cyndi Lauper album
## Usage
Make sure environmental variables called `SPOTIFY_CLIENT_ID` and `SPOTIFY_SECRET_TOKEN` are available to the process containing your Spotify client credentials. I do this by putting them in a file called `env` in the format `KEY=VALUE`, ending in a newline. Make sure not to commit your client secret!
$ lein run