Skip to content

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

License

Notifications You must be signed in to change notification settings

ponylang/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.5
  • 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