Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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