hivemind icon indicating copy to clipboard operation
hivemind copied to clipboard

Support skipping loading .env file

Open agis opened this issue 2 years ago • 4 comments

This patch adds supports for skipping loading the .env file, by setting the HIVEMIND_SKIP_ENV environment variable. For example:

$ HIVEMIND_SKIP_ENV=1 hivemind

Resolves #28.

agis avatar Sep 22 '23 10:09 agis

@DarthSim is there interest in moving forward with this?

agis avatar Sep 25 '23 11:09 agis

@DarthSim this will be a nice addition.

bosunski avatar Jan 23 '24 16:01 bosunski

Yes please

mikker avatar Jun 04 '24 07:06 mikker

FWIW, you can use https://github.com/clerk/hivemind/ which contains this PR.

agis avatar Aug 13 '24 14:08 agis