clikan icon indicating copy to clipboard operation
clikan copied to clipboard

`.ini` and environment support for configuration

Open Arteneko opened this issue 4 years ago • 1 comments

Hello, I saw your (pretty cool) project but was wondering if there was a way to configure the tool in .ini or through the process environment?

Both can be done in native python, so I think it'd be pretty nice to have at least one of those two alternatives.

Edit: Since I do want to use .ini files, and using the environment would also be a convenience for my workflow, I started working on a fork to integrate this support (only noted TODOs on what to do for now).

Once it'll be done, I'll put it up for PR

Arteneko avatar Apr 16 '20 23:04 Arteneko

When you say process environment can you give me an example? Do you mean through an environment variable?

Both are possible. Not sure it’s something I’ll get to, but of course would love any contribution that makes this thing useful to more people.

On Thu, Apr 16, 2020 at 7:52 PM Diane [email protected] wrote:

Hello, I saw your (pretty cool) project but was wondering if there was a way to configure the tool in .ini or through the process environment?

Both can be done in native python, so I think it'd be pretty nice to have at least one of those two alternatives.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kitplummer/clikan/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABBGJXO4LNSS23LFANCO3RM6K2PANCNFSM4MKJ7ZAA .

kitplummer avatar Apr 17 '20 01:04 kitplummer