Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 634 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 634 Bytes

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