Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consonance

Build CI

Guitar fretboard assistant
scr

Roadmap for MVP

  • Simplest fretboard
  • Intervals, chords, scales
  • Routing
  • Advanced chords
  • Inversions of chords
  • Chord forms
  • Training mode

How to run locally

Docker way

To build

./scripts/build.sh

To start

./scripts/run.sh

To stop

./scripts/stop.sh

To restart

./scripts/restart.sh

Debug way

  1. Install elm, elm-format and elm-test by following
    brew install elm
    brew install elm-format
    npm install -g elm-test
    npm install -g elm-live
    
  2. ./scripts/debug.run.sh

Releases

Packages

Contributors

Languages