Skip to content
Snippets Groups Projects
Verified Commit 11552b35 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

fixed titles

parent 1565e555
No related branches found
No related tags found
No related merge requests found
...@@ -42,5 +42,5 @@ The code of the CLI is [located here](https://gitedu.hesge.ch/dojo_project/proje ...@@ -42,5 +42,5 @@ The code of the CLI is [located here](https://gitedu.hesge.ch/dojo_project/proje
## Development / Contribution ## Development / Contribution
* How to contribute - Available soon * How to contribute - Available soon
* [How to setup your development environment](Development/1-How-to-setup-your-development-environment) * [How to setup your development environment](../../contributing/how-to-setup-your-development-environment)
* [How to add a new command](Development/2-How-to-add-a-new-command) * [How to add a new command](../../contributing/how-to-add-a-new-command)
+++ +++
title = "How to add a new command to the Dojo cli" title = "Add a new command to the Dojo cli"
description = "Tutorial on how to add a new command to the Dojo cli." description = "Tutorial on how to add a new command to the Dojo cli."
date = 2021-05-01T18:10:00+00:00 date = 2021-05-01T18:10:00+00:00
updated = 2021-05-01T18:10:00+00:00 updated = 2021-05-01T18:10:00+00:00
......
+++ +++
title = "How to setup your development environment" title = "Setup your development environment"
description = "How to setup your development environment to contribute to the Dojo." description = "How to setup your development environment to contribute to the Dojo."
date = 2021-05-01T18:10:00+00:00 date = 2021-05-01T18:10:00+00:00
updated = 2021-05-01T18:10:00+00:00 updated = 2021-05-01T18:10:00+00:00
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment