summaryrefslogtreecommitdiffstats
path: root/agl-documentation/candevstudio/docs/1_Usage.md
diff options
context:
space:
mode:
authorJan-Simon Möller <dl9pf@gmx.de>2020-03-02 23:04:22 +0100
committerGitHub <noreply@github.com>2020-03-02 23:04:22 +0100
commit53ca2a2e3a3e183616d4a060ef917e36eb2d23b5 (patch)
tree0ae6224559314904492033378795bd21b96623d6 /agl-documentation/candevstudio/docs/1_Usage.md
parent4e7e82a279ffa322f31e0dfee8a4bad370878753 (diff)
parentaa9912660e08f8d406e74807bab476cc60dd9581 (diff)
Merge pull request #17 from dl9pf/for-master
Add agl-documentation subfolder into agl repo
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)