From 716036d5cebe967b2c2738f332c0b1df464a9116 Mon Sep 17 00:00:00 2001 From: kirbylife Date: Sun, 29 Sep 2024 01:12:59 -0600 Subject: [PATCH] Add readme file --- readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..46c5557 --- /dev/null +++ b/readme.md @@ -0,0 +1,13 @@ +# Lib.rs Gemini +An unofficial port to [lib.rs](https://lib.rs) for the [gemini protocol](https://es.wikipedia.org/wiki/Gemini_(protocolo)). + +## How to run to production +- `git clone https://git.kirbylife.dev/kirbylife/librs_gemini` +- `cd librs_gemini` +- `cargo run --release` + +## Run a dev server +- `cargo watch -x run` + +## Contribute +If you want to add a new word to the list, you can pass it to me through any social network.