Skip to content
Snippets Groups Projects
Commit 51c2a48e authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Added readme

parent ee3bf5f2
No related branches found
No related tags found
No related merge requests found
D7018E Special Studies RUST
===========================
Assignment 1
------------
## Dependencies
Cargo, rustc
See [this guide](https://gitlab.henriktjader.com/d7018e-special-studies-embedded-systems/are_we_embedded_yet/blob/master/doc/Ecosystem.md)
for instructions.
## Installation
```
git clone https://gitlab.henriktjader.com/D7018E-SS-RUST/a1_guessing_game.git
```
or
```
git clone git@gitlab.henriktjader.com:D7018E-SS-RUST/a1_guessing_game.git
```
for developers.
## Usage
### Compile:
```
cargo build
```
### Run:
```
cargo run
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment