GithubHelp home page GithubHelp logo

onsong's Introduction

Chord sheets and tab for guitar and ukulele.
chordbook.app

Contribute

Chord Book is made by volunteers. Any contributions you make are greatly appreciated, including feedback, feature requests, code, or anything else you have to offer.

If you are looking for ways to contribute, here are a few places to start:

  1. Review the roadmap
  2. Browse discussions or start a new one
  3. Browse open issues or open a new one.

Development

This app is built using Ruby on Rails for the backend API and Vue.js, Ionic, and Tailwindcss for the client.

If you would like to contribute code:

  1. Fork the repository on GitHub and clone a local copy
  2. Get the app running locally by running these commands from your terminal:
    $ bin/setup
    $ bin/dev
    
  3. Create your feature branch (git checkout -b my-amazing-feature)
  4. Make your changes and run the tests (bin/test)
  5. Commit your Changes (git commit -m 'Add some my-amazing-feature)
  6. Push to the branch (git push -u origin my-amazing-feature)
  7. Open a Pull Request

License

This project is licensed under the MIT License

onsong's People

Contributors

bkeepers avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

onsong's Issues

Missing grammar.js (not compiled)

If you install this package, it doesn't come with the grammar.js needed to run. I had to build it manually with npx peggy node_modules/onsong/src/grammar.peggy. Makes sense you don't want to version control it, but when deploying to npm, I think it should be included.

P.S. Thanks for making this - I needed a parser and glad not to have to build my own! And it helped me find ChordBook, which is a nice alternative to a certain other website with annoying ads :D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.