A collaborative playlist for coding music and practicing using Git and GitHub.
To add to our playlist, be sure to fork
the repository, then edit the playlist.md file and add an artist , track name, and have it link to the song online. You can optionally add the genre(s) afterwards as well.
We're writing in markdown format, which is the main documentation format on GitHub.
Entries will be formatted in a table like this
| Artist - Song | length | Views | Alt. Links | Genre (optional) | Mood (optional) |
|:-------------------------------------------------:|:--------:|:----------:|:-------------------:|:----------------:|:---------------:|
|[Artist name - Track name](https://link-to-url.com)| length | View count | spotify, apple, etc | Genre | optional moods |
| | | | | | |
Artist - Song | length | Views | Alt. Links | Genre (optional) | Mood (optional) |
---|---|---|---|---|---|
Artist name - Track name | length | View count | spotify, apple, etc | Genre | optional moods |
Any other ideas for how to improve this playlist? What other info would people want? How can we make this better? Feel free to add an issue for discussion or pull request.