https://github.com/itzg/set-property
Properties file manipulator that copies over a value from an environment variable optionally applying constraints and mappings
https://github.com/itzg/set-property
Last synced: over 1 year ago
JSON representation
Properties file manipulator that copies over a value from an environment variable optionally applying constraints and mappings
- Host: GitHub
- URL: https://github.com/itzg/set-property
- Owner: itzg
- License: mit
- Created: 2019-08-22T21:23:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T00:17:37.000Z (over 1 year ago)
- Last Synced: 2025-02-13T01:24:31.766Z (over 1 year ago)
- Language: Go
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Implements a properties file manipulator that copies over a value from an environment variable optionally applying constraints and mappings.