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.
- Host: GitHub
- URL: https://github.com/aristotelesbr/pifano_config
- Owner: aristotelesbr
- License: mit
- Created: 2023-12-08T12:26:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T18:08:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T20:43:56.405Z (over 1 year ago)
- Topics: bake, configuration, ruby
- Language: Ruby
- Homepage: https://aristotelesbr.github.io/pifano_config/
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.md
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.