Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slangerosuna/submarine

code for the RPi on a submarine my brother made
https://github.com/slangerosuna/submarine

Last synced: about 11 hours ago
JSON representation

code for the RPi on a submarine my brother made

Awesome Lists containing this project

README

        

## Building
### Requirements
To build this app, you are going to need:
1. rustup

### How to
All you need to do (after installing rustup) is:
1. clone the repo
2. run
```sh
cd [repository path] && cargo b --release
```
After doing that, the built executable should be in ./target/release/submarine