Un jeu de révolution.
Go to file
Arthur POULET 1d44a54982 init: initialize crystal project 2021-04-16 01:33:27 +02:00
spec init: initialize crystal project 2021-04-16 01:33:27 +02:00
src init: initialize crystal project 2021-04-16 01:33:27 +02:00
.editorconfig init: initialize crystal project 2021-04-16 01:33:27 +02:00
.gitignore init: initialize crystal project 2021-04-16 01:33:27 +02:00
.travis.yml init: initialize crystal project 2021-04-16 01:33:27 +02:00
LICENSE init: initialize crystal project 2021-04-16 01:33:27 +02:00
Makefile init: initialize crystal project 2021-04-16 01:33:27 +02:00
README.md init: initialize crystal project 2021-04-16 01:33:27 +02:00
revolution_sociale init: initialize crystal project 2021-04-16 01:33:27 +02:00
shard.lock init: initialize crystal project 2021-04-16 01:33:27 +02:00
shard.yml init: initialize crystal project 2021-04-16 01:33:27 +02:00

README.md

revolution_sociale

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/revolution_sociale/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors