libremiliacr

libremiliacr is a small library that provides utility functions and some extra batteries to Crystal. It's similar in nature (and design) to my cl-sdm library for Common Lisp.

A list of releases and release notes can be found here.

Documentation

Documentation can be found here.

Installation

Add this to your application's shard.yml:

dependencies:
  libremiliacr:
    fossil: https://chiselapp.com/user/MistressRemilia/repository/libremiliacr

How do I contribute?

  1. Go to https://chiselapp.com/user/MistressRemilia/repository/libremiliacr/ and clone the Fossil repository.
  2. Create a new branch for your feature.
  3. Push locally to the new branch
  4. Contact me to set up a merge.