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
- Host: GitHub
- URL: https://github.com/spilth/jamsession
- Owner: spilth
- Created: 2019-03-11T03:44:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T20:11:49.000Z (over 3 years ago)
- Last Synced: 2025-06-28T10:46:31.300Z (12 months ago)
- Topics: chords, lyrics, music-notation, songpro
- Language: Ruby
- Homepage: https://jamup.herokuapp.com/
- Size: 3.25 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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