feat req: add 1Password support
The previous version did have 1password support :/
Are there plans to add 1Password support back in? It was really useful to have. Now we have to start finding another solution.
Hey folks, inspired by this project, I created 🤫sstart that has similar approach and support 1password. It also have GitHub Action to integrate with your CICD Workflow.
Hey folks, inspired by this project, I created 🤫sstart that has similar approach and support 1password. It also have GitHub Action to integrate with your CICD Workflow.
Good job. You hit the nail with the .env and AI coding. (Not like the .env file was a good idea before)
I'm personally considering using Go CDK. Purely because I still can't find a way how to source the env for the [Debug] button in GoLand from a script. 😬
And attaching to a process is PITA.
Hey folks, inspired by this project, I created 🤫sstart that has similar approach and support 1password. It also have GitHub Action to integrate with your CICD Workflow.
Good job. You hit the nail with the
.envand AI coding. (Not like the.envfile was a good idea before) I'm personally considering using Go CDK. Purely because I still can't find a way how to source the env for the [Debug] button in GoLand from a script. 😬 And attaching to a process is PITA.
TIL about Go CDK. Maybe I consider to use that in 🤫sstart especially for the portability of it.