Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 686 Bytes

SongPro for Java Build

SongPro is a text format for transcribing songs.

This project is a Java library that converts the song into a Song data model which can then be converted into various output formats such as text or HTML.

Development

After checking out the repo, run /mvnw to install dependencies, run the tests and create a JAR.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/SongProOrg/songpro-java.

License

The gem is available as open source under the terms of the MIT License.