cannaille
Version, currently main branch1 version
- main branchlatestMar 27, 2025
github.com/JadeKharats/canaille
A simple HTTP API in Crystal for controlling application deployments according to configurable rules.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cannaille:
github: JadeKharats/canaille
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.15.1- License
- MIT
- Author
- Jade D. Kharats
- Target
cannaillefrom src/cannaille.cr
Dependencies
This version declares no dependencies.
README
cannaille
A simple HTTP API in Crystal for controlling application deployments according to configurable rules.
Installation
- Make sure you have Crystal installed.
- Clone this repository
- shards build
Usage
# Run with default port (8080)
./bin/cannaille
# Specify a different port
./bin/cannaille --port=9090
Testing
# Run unit tests
crystal spec
Contributing
- Fork it (https://github.com/JadeKharats/cannaille/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Jade D. Kharats - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Mar 27, 2025
- Crystal
>= 1.15.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/JadeKharats/canaille
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1