Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonytonyjan/tjexam
https://github.com/tonytonyjan/tjexam
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonytonyjan/tjexam
- Owner: tonytonyjan
- Created: 2012-10-31T08:34:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-26T09:02:09.000Z (almost 12 years ago)
- Last Synced: 2024-04-09T21:30:16.592Z (9 months ago)
- Language: Ruby
- Size: 1000 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## For developers
### Develop Rules
* Keep one branch per feature.
* Don't merge to branch `master`, instead, merge to branch `dev`.### Tips
* Follows [XDites's Rails coding style](https://github.com/rocodev/guides) as possible as you can.
* Write spec file before implementing anything (Just kidding, it's impossible in this project).
* No pay, no gain.