The package registry for Crystal

Versions, dependencies and generated API documentation, indexed straight from the source repository.

Shards
1,019
Stars
not indexed yet
Dependency links
0

Getting started

Add a dependency

Declare it in shard.yml, then fetch it.

dependencies:
  kemal:
    github: kemalcr/kemal
    version: ~> 1.6.0

Install

Resolves the tree and writes shard.lock.

shards install

Publish

Tag a release and the registry indexes it.

git tag -a v1.0.0 -m "Release"
git push --tags

Recently updated

All shards

github.com/navid-m/star

Key-value storage database as a library

stars not indexed0 dependentsDocs for star

github.com/wesrer/cryb3

Web-3 RPC api for crystal

stars not indexed0 dependentsDocs for crib3