crates.io link shortener https://cra.tw
 
 
 
Go to file
liv ee88a1ed64 revert tracing version to pre-yank 2023-07-16 12:51:30 +02:00
src add rubygems support 2023-07-16 12:48:45 +02:00
templates add rubygems support 2023-07-16 12:48:45 +02: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 initial commit 2023-04-27 19:31:01 +02:00
Cargo.toml revert tracing version to pre-yank 2023-07-16 12:51:30 +02:00
Dockerfile initial commit 2023-04-27 19:31:01 +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
fly.toml chore: couple of infra Things 2023-04-27 19:57:57 +02:00

README.md

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