2.1.0 authored by michael.minelli's avatar michael.minelli
# Documentation of the `dojo` cli utility # Documentation of the `dojo` CLI utility
In this wiki you will find the documentation related to the `dojo` CLI. In this wiki you will find the documentation related to the `dojo` CLI.
* [User documentation](CLI-user-documentation) ## Dojo Project
* [Developer documentation](cli_dev_doc) The dojo platform is an online tool built to help practice programming by allowing users to propose assignments and perform them as exercises.
\ No newline at end of file
The two major concepts of the platform are the **assignments** (provided by teaching staff) and the **exercises** (performed by students).
More details here : [Dojo detailed presentation](0-Dojo-presentation)
## User documentation
* [Installation of the CLI](UserDocumentation/0-Installation)
* [Authentification](UserDocumentation/1-Authentification)
* [Assignment creation](UserDocumentation/2-Assignment-creation)
* [Exercice creation](UserDocumentation/3-Exercise-creation)
## Tutorials / Exemples
### Students / Everyone
* [How to perform an exercise](Tutorials/0-Exercise-perform)
### Teaching staff
* [How to create and publish an assignment](Tutorials/1-Assignment-creation)