Some checks failed
CI / check (ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 1m28s
Deploy Website / deploy (push) Has been skipped
CI / check (macos-14, aarch64-apple-darwin) (push) Has been cancelled
CI / check (windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
19 lines
417 B
Plaintext
19 lines
417 B
Plaintext
# Cagire - A Forth-based music sequencer
|
|
|
|
## Installation
|
|
|
|
Drag Cagire.app into the Applications folder.
|
|
|
|
## Unquarantine
|
|
|
|
Since this app is not signed with an Apple Developer certificate,
|
|
macOS will block it from running. Thanks Apple! To fix this, open
|
|
Terminal and run:
|
|
|
|
xattr -cr /Applications/Cagire.app
|
|
|
|
## Support
|
|
|
|
If you enjoy this software, consider supporting development:
|
|
https://ko-fi.com/raphaelbubo
|