1
0
Fork
You've already forked cra.tw
0
crates.io link shortener https://cra.tw
  • HTML 47.7%
  • Rust 31.5%
  • Dockerfile 20.8%
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
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