Skip to content

redvers/appdirs

 
 

appdirs

Library for detecting platform specific user directories e.g. for data, config, cache, logs.

Most stuff is copied from the python library appdirs from ActiveState.

Status

Appdirs is an beta-level package.

Installation

  • Install corral
  • corral add github.com/ponylang/appdirs.git --version 0.1.4
  • corral fetch to fetch your dependencies
  • use "appdirs" to include this package
  • corral run -- ponyc to compile your application

API Documentation

https://ponylang.github.io/appdirs

About

Library for getting platform-specific application directories e.g. directory for user-based config 🐴 📁

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Pony 80.5%
  • PowerShell 14.6%
  • Makefile 3.7%
  • Shell 1.2%