Marid is a music platform that beautifully showcases the works of independent artists.
For more information, please see http://marid.co
A full list of contributors can be found on GitHub.
- Clone the repository
git clone https://github.com/maridco/marid-frontend.git
- Install dependencies
bower install
- Hack away!
- Fork it
- Set remote-url of your new forked repo
- Create your feature branch (
git checkout -b develop/my-new-feature
) - Commit your changes (
git commit -am "Added some feature"
) - Push to the branch (
git push origin develop/my-new-feature
) - Create new Pull Request
See here for more detail on contributing to open source.
Please use git-flow for branch management.
Marid uses bower to manage it's dependencies, they can be found in the bower.json
file. The dependancies are:
- Bootstrap (3.3.1)
- jQuery (latest)
- nprogress (latest)
Twitter: @maridco
IRC: #marid
on irc.freenode.net
Marid is released under the Apache License, Version 2.0.
The full license text is included in LICENSE.txt
.