Skip to content

sloshy/ritual

Repository files navigation

Ritual

Ritual icon

An all-in-one toolkit for Magic: The Gathering for your CLI and self-hosting needs.

Usage

For macOS/Linux, install as your user with:

curl -fsSL https://raw.githubusercontent.com/sloshy/ritual/main/scripts/install.sh | bash

For Windows (PowerShell), install as your user with:

irm https://raw.githubusercontent.com/sloshy/ritual/main/scripts/install.ps1 | iex

You can also download binaries from the releases page, or build from source with bun run build.

./ritual --help

📖 Full documentation at ritual.rpeters.dev

Contributing

See CONTRIBUTING.md for rules and guidelines.

Development

This project uses Bun as its runtime. Install dependencies with:

bun install

Run commands locally without building:

bun run index.ts --help

Build a compiled binary:

bun run build

Testing

Unit Tests:

bun run test

Integration Tests:

bun run test:it

About

An all-in-one Magic: The Gathering toolkit

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages