Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaratan/gittutalbot
Slave for git tutorial
https://github.com/zaratan/gittutalbot
Last synced: about 2 months ago
JSON representation
Slave for git tutorial
- Host: GitHub
- URL: https://github.com/zaratan/gittutalbot
- Owner: zaratan
- Created: 2013-04-23T13:23:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-28T13:09:37.000Z (almost 12 years ago)
- Last Synced: 2024-12-23T03:31:53.419Z (about 2 months ago)
- Language: Ruby
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GitTutalSlave
=============Slave for git tutorial
How to install:
bundle install
How to launch:
bundle exec bin/bot-slave.rb
How to Contribute:
_ Placez vos nouvelles fonctionalités dans le dossier lib/modules
_ Chaque fonctionnalité doit avoir un nom précis. Reportez vous au document correspondant
_ Pour une fonctionnalité XXX donnée, nommez le fichier XXX.rb et la classe interne XXX
_ Un exemple est donné dans lib/modules/test.rb