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

Added readme

parent d6f70ccc
No related branches found
No related tags found
No related merge requests found
D7018E Special Studies RUST
===========================
Assignment 3
------------
## 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/a3_decode.git
```
or
```
git clone git@gitlab.henriktjader.com:D7018E-SS-RUST/a3_decode.git
```
for developers.
## Usage
### Compile:
```
cargo build
```
### Run:
```
cargo run
```
## Description
Will take the string from CODED and output the decoded string into PLAIN
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment