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

Add support for go-grip #37

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

sebwelkberg
Copy link

go-grip is a new grip-like tool written in go.
It does not require an online connection to github, can render locally and also supports to render mermaid diagrams.
This PR introduces go-grip as an alternative to the python grip package
Repo Link: https://github.com/chrishrb/go-grip

`go-grip` is a new `grip`-like tool written in go. It does not require an online
connection to github, can render locally and also supports to render `mermaid`
diagrams.
Repo Link: https://github.com/chrishrb/go-grip
@seagle0128 seagle0128 merged commit 1bd6913 into seagle0128:master Feb 10, 2025
18 checks passed
@seagle0128
Copy link
Owner

Thank you!

@seagle0128
Copy link
Owner

@sebwelkberg I refactored and added a new option: grip-command to check binaries automatically. Of course the specified command is still supported.

@sebwelkberg
Copy link
Author

Indeed, that makes sense. I was also considering some potential unification, but I aimed for minimal changes as I am not the maintainer. However, I believe that is the correct approach.

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.

2 participants