conf
conf
A very simple and minimal configuration file parser
It builds on top of the Crystal TOML parser
Installation
-
Add the dependency to your
shard.yml
:dependencies: conf: github: data-niklas/conf
-
Run
shards install
Usage
require "conf"
Just look at the source code.
Seriously! There are just about ~60 lines of code (without the spaces inbetween)
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/data-niklas/conf/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Niklas Loeser - creator and maintainer
Repository
conf
Owner
Statistic
- 0
- 0
- 0
- 1
- 1
- over 4 years ago
- April 24, 2020
License
MIT License
Links
Synced at
Sun, 17 Nov 2024 15:39:00 GMT
Languages