summaryrefslogtreecommitdiffstats
path: root/agl-documentation/candevstudio/docs/1_Usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'agl-documentation/candevstudio/docs/1_Usage.md')
-rw-r--r--agl-documentation/candevstudio/docs/1_Usage.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/agl-documentation/candevstudio/docs/1_Usage.md b/agl-documentation/candevstudio/docs/1_Usage.md
new file mode 100644
index 0000000..c926e9e
--- /dev/null
+++ b/agl-documentation/candevstudio/docs/1_Usage.md
@@ -0,0 +1,17 @@
+# Usage
+
+You can find the installation part
+[here](http://docs.automotivelinux.org/master/docs/devguides/en/dev/reference/host-configuration/docs/5_Candevstudio.html).
+
+The official repo of CanDevStudio is a subpart of GENIVI and can be found
+[here](https://github.com/GENIVI/CANdevStudio/).
+
+Launch it with following command:
+
+```bash
+CANdevStudio
+```
+
+Then start a new project.
+
+![CANdevStudio general screenshot](pictures/CANdevStudio.png)