npalm / action-docs

Generate docs for GitHub actions
MIT License
87 stars 23 forks source link

Homebrew formula for action-docs #666

Open nitrocode opened 4 months ago

nitrocode commented 4 months ago

Please add homebrew support!

brew install action-docs
TheShiveshNetwork commented 1 month ago

Hey @npalm I'd be interested to work on it.

npalm commented 1 month ago

Would be great @TheShiveshNetwork! A few weeks ago I tried to build a single binary with pkg, but this was causing some errors related to ES modules.

TheShiveshNetwork commented 1 month ago

Hey, @npalm have you created some PR? I'd like to work alongside you so that we can fix whatever issue comes.

npalm commented 1 month ago

No, I did only a 15 minute experiment locally. No PR.

nitrocode commented 4 weeks ago

I was able to get it working locally and put in PR https://github.com/Homebrew/homebrew-core/pull/195773.

nitrocode commented 4 weeks ago

@npalm Since brew install action-docs installs 2.5.0, may I get a review on PR https://github.com/npalm/action-docs/pull/735 to keep this formula up to date and update installation docs?

nitrocode commented 1 week ago

Oh I thought my PR was merged into main. I saw your comment that it was moved to https://github.com/npalm/action-docs/pull/744. I closed the issue too soon and reopened it. Apologies for pinging everyone.