doc: add license and readme
This commit is contained in:
parent
0365528405
commit
f089a894ad
2 changed files with 246 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# cra.tw
|
||||
|
||||
A link shortener for crates.io.
|
||||
|
||||
To setup, follow the standard procedure for Rust projects:
|
||||
|
||||
```sh
|
||||
git clone https://codeberg.org/shadows_withal/cra.tw
|
||||
cd cra.tw
|
||||
cargo run
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue