Tubalr's official iOS repo.
Please feel free to hack on the app, check the github issues for things that need to be done(features & bugs).
-
Fork it
-
Make a branch for your fixes or new features:
git checkout -b branch_name_here
-
Make your changes, test to make sure they work and that no previous functionality is broken.
-
Push to your fork
-
Open a pull request and describe your changes!