xdg.cr v1.3.0

Constants representing the XDG config locations or their standard defaults if not set.

xdg

Constants representing the XDG config locations or their standard defaults if not set.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      xdg:
        github: dscottboggs/xdg.cr
    
  2. Run shards install

Usage

require "xdg"

XDG.config_file "myapp/config.yml" do |config|
  myapp_config.to_yaml config
end
Repository

xdg.cr

Owner
Statistic
  • 5
  • 1
  • 0
  • 4
  • 0
  • about 2 years ago
  • December 6, 2020
License

MIT License

Links
Synced at

Fri, 03 May 2024 23:20:25 GMT

Languages