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?
- Go to https://chiselapp.com/user/MistressRemilia/repository/libremiliacr/ and clone the Fossil repository.
- Create a new branch for your feature.
- Push locally to the new branch
- Contact me to set up a merge.