From 3655d61ca201b20fcb5e4fa0192ddcafbf6f7628 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 May 2021 17:33:46 +0000 Subject: feat(global): :star: --- readme.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index b6a1356..433696e 100644 --- a/readme.md +++ b/readme.md @@ -13,21 +13,16 @@ Say Thanks -license +license

-## notice -nix integration is currently broken. until [rocket](https://crates.io/crates/rocket) officially -releases version `0.5.0`, it will stay broken. - ## nix -- build: `nix-build senpy-api.nix` -- docker: `nix-build default.nix` +- build: `nix-build` +- docker: `nix-build docker.nix` -## usage -- run (dev): `ROCKET_ENV=dev cargo run` -- build (prod): `ROCKET_ENV=prod cargo build --release` +## usage (without docker) +- run (dev): `cargo run` also note that this api wrapper leverages the official github api, meaning that rate-limits are very much present. -- cgit v1.2.3