Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 722 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 722 Bytes

FuzeBox

Just a small iOS app allowing for easy cataloging of breakers and fixtures within a home. Available on the iTunes Store for free. Check out fuzeboxapp.com for some cool screenshots and whatnot.

Contributing

Want to contribute? Great! Any merged in pull requests will eventually make it's way to the iTunes Store. Credit will be added where credit is due.

  1. Fork it.
  2. Create a branch (git checkout -b my_feature)
  3. Commit your changes (git commit -am "Added Crazy Cool Feature")
  4. Push to the branch (git push origin my_feature)
  5. Open a Pull Request