library manager
A manager system for Bokeh Teknology products.
bokehtek/manager
A manager system for Bokeh Teknology products.
- Sunday, September 16, 2012
- by Bokeh Teknology
- Repository
- 1 Watchers
- 0 Stars
- 8 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Manager for Bokeh Teknology
Manager is a component that allows you to manage some Bokeh Teknology products., (*1)
CONTRIBUTE
- Fork it
- Create an account on Tracker
- Create a ticket
- Create a branch
ticket/mg-12345
(git checkout -b ticket/mg-12345
)
- Commit your changes (first line ticket ID, more details can be added on other lines) (
git commit -am "Ticket MG-12345"
)
- Push to your fork (
git push origin ticket/mg-12345
)
- Send us a Pull Request
You need to replace 12345
with your ticket ID., (*2)