An open API service indexing awesome lists of open source software.

https://github.com/spilth/jamsession

Build Songbooks for Jam Sessions using the SongPro format
https://github.com/spilth/jamsession

chords lyrics music-notation songpro

Last synced: 11 months ago
JSON representation

Build Songbooks for Jam Sessions using the SongPro format

Awesome Lists containing this project

README

          

# Jam Session

Rails app for building songbooks for jam sessions

## Getting Started

```bash
$ git clone git@github.com:spilth/jamsession.git
$ cd jamsession
$ bundle
$ bin/setup
$ gem install foreman
$ foreman start
```

Then head to