An open API service indexing awesome lists of open source software.

https://github.com/aristotelesbr/pifano_config

Create simple configurations for your project by environment.
https://github.com/aristotelesbr/pifano_config

bake configuration ruby

Last synced: 8 months ago
JSON representation

Create simple configurations for your project by environment.

Awesome Lists containing this project

README

          

# Pifano::Config

This is a simple configurable gem that allows you to easily create a configuration file for your gem or application.



# Usage

Please see the [project documentation](https://aristotelesbr.github.io/pifano_config/index.html) for more details.

- [Getting Started](https://aristotelesbr.github.io/pifano_config/guides/getting-started/index.html) - This guide show you how to use the `pífano config`.

## Contributing

We welcome contributions to this project.

1. Fork it.
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 new Pull Request.

### Developer Certificate of Origin

This project uses the [Developer Certificate of Origin](https://developercertificate.org/). All contributors to this project must agree to this document to have their contributions accepted.

### Contributor Covenant

This project is governed by the [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.