add ci and no-gh badge

This commit is contained in:
🪞👃🪞 2025-03-10 15:13:26 +02:00
parent d3884b8a68
commit 3c4491d632
3 changed files with 60 additions and 3 deletions

View file

@ -1,6 +1,9 @@
```
just # 🛕
```
# vestal [![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)
## requirements
* rust nightly
* some DLLs to patch!
## installation
@ -9,3 +12,9 @@ install with cargo from source:
```
cargo install --git https://codeberg.org/unspeaker/vestal
```
## development
```
just # 🛕
```