You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
respinos edited this page Oct 9, 2015
·
4 revisions
To contribute to the code library, please follow these steps:
Fork from mlibrary/hydra-prototype # This will make a copy on your github account
Clone on your tang account from your github account
Run the following commands:
bundle install --path=.bundle
bundle exec rake db:migrate
3.Create a branch on your local account, update changes on your local branch and do squash and rebase if needed and submit a pull request with the new branch