Commit graph

5 commits

Author SHA1 Message Date
Sergi Delgado Segura
eda7b263e6
Adds teosd.service to run teos as daemon
This builds on top of the work from the work by @decentralizedb and @jochemin.
It is mainly just re-arranging the code and readmes to fit the reviews.

Co-authored-by: decentralizedb <decentralized.b@protonmail.com>
Co-authored-by: jochemin <jochemin@gmail.com>
2023-01-23 17:33:40 -05:00
Omer Yacine
d212aae0da
use --locked with cargo install
Using --locked with cargo install(s) will instruct cargo to use the lock file in the repo (Cargo.lock).
So all the users' builds will be identical to builds in the master branch.

Signed-off-by: Omer Yacine <mariocynicys@gmail.com>
2022-11-12 20:32:10 +02:00
meryacine
16d760d9ed
docs: Update an outdated link 2022-09-20 08:29:24 +02:00
Sergi Delgado Segura
a70f9c47c8 Fixes some typos in the readmes
Superseeds #27 and #47
2022-07-11 17:10:37 +02:00
Sergi Delgado Segura
68f45025ed Adds basic docs + config template 2022-02-23 17:26:01 +03:00