Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willghatch/racket-basedir

Racket Library for the XDG Basedir Spec
https://github.com/willghatch/racket-basedir

Last synced: 8 days ago
JSON representation

Racket Library for the XDG Basedir Spec

Awesome Lists containing this project

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.