https://github.com/willghatch/racket-basedir
Racket Library for the XDG Basedir Spec
https://github.com/willghatch/racket-basedir
Last synced: about 1 month ago
JSON representation
Racket Library for the XDG Basedir Spec
- Host: GitHub
- URL: https://github.com/willghatch/racket-basedir
- Owner: willghatch
- License: other
- Created: 2016-03-31T23:04:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T17:18:49.000Z (about 2 years ago)
- Last Synced: 2025-01-11T11:15:26.749Z (3 months ago)
- Language: Racket
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - willghatch/racket-basedir - Racket Library for the XDG Basedir Spec (Racket)
README
This is a racket library for convenient adherence to the XDG basedir standard.
Install with `raco pkg install basedir`.
Documentation is [online](http://docs.racket-lang.org/basedir/index.html), or
available by running `raco docs basedir` after installing.