https://github.com/micahcantor/fig
Simple and Extensible Configuration
https://github.com/micahcantor/fig
config racket
Last synced: about 2 months ago
JSON representation
Simple and Extensible Configuration
- Host: GitHub
- URL: https://github.com/micahcantor/fig
- Owner: micahcantor
- License: mit
- Created: 2023-11-26T05:51:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-19T03:55:42.000Z (about 1 year ago)
- Last Synced: 2025-01-13T18:45:58.905Z (3 months ago)
- Topics: config, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/fig/
- Size: 1.04 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fig: Simple and Extensible Configuration
Fig is a domain-specific language for composing con*fig*uration files.
To install, run
```
$ raco pkg install fig
```Documentation can be found on [the Racket package directory](https://docs.racket-lang.org/fig/).