Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micahcantor/fig
Simple and Extensible Configuration
https://github.com/micahcantor/fig
config racket
Last synced: 21 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-19T03:55:42.000Z (12 months ago)
- Last Synced: 2024-02-19T04:44:04.851Z (12 months ago)
- Topics: config, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/fig/
- Size: 1.04 MB
- Stars: 4
- 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/).