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
Choose a base branch
from
Open

Conversation

simos
Copy link

@simos 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.

@qustavo
Copy link
Owner

qustavo 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

@qustavo qustavo force-pushed the master branch 2 times, most recently from 6cf8e9c to 249f07d Compare April 26, 2018 11:25
@qustavo qustavo force-pushed the master branch 2 times, most recently from cc67cb1 to b33fc67 Compare August 22, 2018 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants