Emeralds

Built with Crystal GPLv3 License

CI

A module/package manager for C applications.

Installation

Run the install script

shards install
./install

Usage

em help # Prints the list of commands and how to use

Sample usage

Contributing

  1. Fork it (https://github.com/Oblivious-Oblivious/Emeralds/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors