10000 GitHub - Jomy10/dirs-c: a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ dirs-c Public

a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows

Notifications You must be signed in to change notification settings

Jomy10/dirs-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dirs C

C bindings to the dirs library.

Download

Libraries and header file can be found in the releases

Building

Requires rust

# Build the library: output in target/release
cargo build --release
# Generate header
bash generate_header.sh > dirs.h

License

MIT/Apache-2.0 (see original library)

About

a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows

Resources

Stars

Watchers

Forks

0