Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 567 Bytes

File metadata and controls

17 lines (11 loc) · 567 Bytes

jTab - Guitar Chord and Tab Library

this is the source repository for the jTab Javascript library.

See jTab for more info..

Hosting

I'm using GitHub Pages to host jtab.tardate.com directly from the GitHub repository.

Contributing

  1. Fork it ( https://github.com/tardate/jtab/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request