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.
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 setenvis ran.Proposed solution
Alternative
The proposed solution can be ignored if sicher wants to continue as a go module instead of a cli tool.