https://github.com/stupidcodefactory/musicalism
https://github.com/stupidcodefactory/musicalism
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stupidcodefactory/musicalism
- Owner: StupidCodeFactory
- License: mit
- Created: 2012-09-03T20:31:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T12:15:55.000Z (over 2 years ago)
- Last Synced: 2025-05-22T02:40:54.636Z (about 1 year ago)
- Language: Ruby
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Musicalism
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'musicalism'
And then execute:
$ bundle
Or install it yourself as:
$ gem install musicalism
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request