simplonco / training

Simplon.co Training
GNU General Public License v2.0
14 stars 4 forks source link
all github module parcours simplon specs star

Simplon.co

Tools

FrontEnd

BackEnd

Setup (how to download everything)

$ git clone --recursive https://github.com/simplonco/training/ simplonco
$ cd simplonco
$ git submodule update --recursive --remote
$ git submodule foreach --recursive git checkout master

How to Contribute

Please read the Contribution guide first!

Do you want to add a resource? correct a mistake? or do you need a new exercise or project to cover a topic? Do not hesitate to write an issue!

To be continued..