The Wayback Machine - https://web.archive.org/web/20200916173418/https://github.com/gchaincl/httplab/pull/7
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added XDG Base Directory support #7

Open
wants to merge 1 commit into
base: master
from
Open

Conversation

@simos
Copy link

simos commented Mar 1, 2017

There is a recent go package that adds XDG Base Directory support to golang programs,
https://github.com/zchee/go-xdgbasedir
More about this at https://wiki.archlinux.org/index.php/XDG_Base_Directory_support

This pull request uses go-xgdbasedir in order to store the configuration file to the designated config dir of the system.
The filename for the configuration is httplab.

Tested on Ubuntu.

@gchaincl
Copy link
Owner

gchaincl commented Mar 1, 2017

thanks for doing this, I'd like to create some specs to properly define/understand the behavior first before it gets too complicated

@gchaincl gchaincl force-pushed the gchaincl:master branch 2 times, most recently from 6cf8e9c to 249f07d Apr 26, 2018
@gchaincl gchaincl force-pushed the gchaincl:master branch 2 times, most recently from cc67cb1 to b33fc67 Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.