8000 GitHub - FreeSlave/xdgpaths: XDG Base Directory Specification implementation in D programming language
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FreeSlave/xdgpaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDG paths

D library for retrieving XDG base directories as described by XDG Base Directory Specification.

Build Status Coverage Status

Online documentation

XDG_CONFIG_HOME=$HOME/config-test dub examples/test.d --path=config --shouldCreate --subfolder=Company/Product

XDG_DATA_HOME=$HOME/data-test dub examples/test.d --path=data --shouldCreate --subfolder=Company/Product

XDG_CACHE_HOME=$HOME/cache-test dub examples/test.d --path=cache --shouldCreate --subfolder=Company/Product

About

XDG Base Directory Specification implementation in D programming language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0