mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #482] Support packaging for homebrew (MacOS) #236
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hkunzhe on GitHub (May 21, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/482
Current behavior
There is a brew formular for BoostNote but not for BoostNote.next.
Expected behavior
Support packaging BoostNote.next for homebrew.
Environment
MacOS Mojave.
@shirakiya commented on GitHub (Jul 30, 2020):
I wish it too 👍
Otherwise, I continue to use not BoostNote.next but BoostNote because all apps in my Mac are installed by homebrew-bundle.
@J3n50m4t commented on GitHub (Sep 25, 2020):
It's added
https://github.com/Homebrew/homebrew-cask/pull/89804
@shirakiya commented on GitHub (Sep 25, 2020):
I could install the app via Homebrew Cask. Thank you for your work!