goproslowyo / linkshrink

make links blazingly fast and small

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Shrink

Dependencies

Install clippy for warnings.

Cargo watch for autobuild on code changes.

Rocket requires dev or nightly toolchain.

Also needs redis, just launch the docker-compose file with docker-compose up -d.

Running

$ RUST_BACKTRACE=1 cargo watch -x run -x clippy

About

make links blazingly fast and small


Languages

Language:Rust 82.8%Language:Handlebars 12.9%Language:Dockerfile 2.6%Language:Makefile 1.7%