crates.io url proxy for easier typing
Find a file
2024-03-24 18:00:01 +01:00
src add rubygems support 2023-07-16 12:48:45 +02:00
templates update source link 2024-03-24 17:55:15 +01:00
.dockerignore chore: couple of infra Things 2023-04-27 19:57:57 +02:00
.gitignore initial commit 2023-04-27 19:31:01 +02:00
Cargo.lock update deps 2024-03-24 18:00:01 +01:00
Cargo.toml update source link 2024-03-24 17:55:15 +01:00
Dockerfile initial commit 2023-04-27 19:31:01 +02:00
fly.toml chore: couple of infra Things 2023-04-27 19:57:57 +02:00
LICENSE doc: add license and readme 2023-04-27 19:33:16 +02:00
README.md doc: add license and readme 2023-04-27 19:33:16 +02:00

cra.tw

A link shortener for crates.io.

To setup, follow the standard procedure for Rust projects:

git clone https://codeberg.org/shadows_withal/cra.tw
cd cra.tw
cargo run