Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 393 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 393 Bytes

elba-bot

elba-bot is a bot that made to maintain the elba package index on Github.

It's lightweight that builds with one command and runs with a single binary. Requires nigthtly rustc.

Build:

cargo build --release

Run:

target/release/elba-bot

elba-bot reads the .env in workdir. Fill the file before starting it off.