Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 2.33 KB

README.md

File metadata and controls

36 lines (24 loc) · 2.33 KB

kappdirs

JitPack JitPack License Telegram

Build (*nix, OS-X) Build (Windows) Coverage
master Travis master AppVeyor branch Codecov master
development Travis development AppVeyor branch Codecov development

kappdirs is another appdirs implementation written purely in Kotlin. It has a similar implementation of harawata's appdirs.

This project is on alpha.

Features

  • Supporting Mac OS X, Unix based or inspired systems including most popular Linux distributions and Windows
  • A standard API and a DSL API that makes it quite easier

Installation

Visit Jitpack page in order to download releases.

Documentation

Check out the documentation here.