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

Make --config work, handle error correctly #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mkg20001
Copy link

@mkg20001 mkg20001 commented Sep 8, 2024

  • Fix error handling when vault file does not exist

Otherwise there is a go segfault

  • Make --config option work

This now works as it should

Default value is ~/.config/aegis-cli/aegis.json same as previous

@mkg20001
Copy link
Author

mkg20001 commented Sep 8, 2024

Please consider making releases, so this software can be packaged.

For example this might be useful: https://github.com/marketplace/actions/go-release-binaries

Here is how you can create tags for your releases (and how to create releases from them): https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

This should trigger whatever ci you have to build and upload binaries

@mkg20001
Copy link
Author

mkg20001 commented Sep 8, 2024

Also consider adding a license

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant