LICENSE and CONTRIBUTING + README

This commit is contained in:
2026-01-21 17:21:44 +01:00
parent 2f15bce223
commit 5e47e909d1
3 changed files with 719 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# Cagire
A Forth Music Sequencer.
## Build
```
cargo build --release
```
## Run
```
cargo run --release
```
## License
AGPL-3.0