We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
In the current implementation of sicher, users needs to have golang installed. Also, users need to import sicher into a go project for it to work.
I will like it if sicher can be installed as a cli binary that updates the envirenment variables of the terminal where sicher setenv is ran.
sicher setenv
Proposed solution
Alternative
The proposed solution can be ignored if sicher wants to continue as a go module instead of a cli tool.
The text was updated successfully, but these errors were encountered:
eltNEG
No branches or pull requests
Description
In the current implementation of sicher, users needs to have golang installed. Also, users need to import sicher into a go project for it to work.
I will like it if sicher can be installed as a cli binary that updates the envirenment variables of the terminal where
sicher setenv
is ran.Proposed solution
Alternative
The proposed solution can be ignored if sicher wants to continue as a go module instead of a cli tool.
The text was updated successfully, but these errors were encountered: