Skip to content
Snippets Groups Projects
Commit 0755efc5 authored by iliya.saroukha's avatar iliya.saroukha
Browse files

added installation procedure

parent f47c039b
Branches
No related tags found
No related merge requests found
# create-prog-app
## Install procedure
### Clone the repo
```sh
$ git clone ssh://git@ssh.hesge.ch:10572/iliya.saroukha/create-prog-app.git
```
### cd into project
```sh
$ cd create-prog-app
```
### add executable to PATH
```sh
$ cargo install --path .
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment