try-github

Version, currently main branch1 version
  • main branchlatestJul 2, 2026

github.com/szabgab/github-actions-crystal

GitHub Actions skeleton for Crystal

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  try-github:
    github: szabgab/github-actions-crystal
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
>= 0.36.0, < 2.0.0
Author
Gabor Szabo

Dependencies

This version declares no dependencies.

README

GitHub Workflow for a project in Crystal

For the full list of examples and explanations visit https://git.code-maven.com/