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

Allow non-go project to install and user sicher #5

Open
2 tasks
eltNEG opened this issue Jan 7, 2022 · 0 comments
Open
2 tasks

Allow non-go project to install and user sicher #5

eltNEG opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eltNEG
Copy link
Collaborator

eltNEG commented Jan 7, 2022

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

  • build sicher binary for different os so that users can download and install sicher binary
  • implement a new flag that allows sicher to decrypt and update the env variables of the current terminal.

Alternative

The proposed solution can be ignored if sicher wants to continue as a go module instead of a cli tool.

@eltNEG eltNEG added the enhancement New feature or request label Jan 7, 2022
@eltNEG eltNEG self-assigned this Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant