Open seivan opened 4 months ago
Thank you! I'll look to get this submitted in the coming days. I appreciate it.
Could also consider adding this 1-liner install to the README:
go install github.com/dkaslovsky/tabgrab@latest
Yes, this would be to build from source. The intended method of installation is to download a pre-built binary from the releases section of this repo. For example:
curl -o tabgrab -L https://github.com/dkaslovsky/tabgrab/releases/latest/download/tabgrab_darwin_arm64
I'll update the readme with these installation instructions soon and please let me know if you have any questions. Thanks!
I've updated the readme to include more detailed installation instructions. Thanks again!
@dkaslovsky Any chance you could submit the template to homebrew since you are the maintainer?
Thanks for the ping on this and my sincere apologies for the long delay. I will do this as I very much appreciate the interest and use of this tool. Given my current schedule, it likely will be a few weeks before I have the bandwidth but I do plan to get it done. Thanks again for your patience.
I wrote a template, but feel free to change anything, test and submit to homebrew core.