Closed fritjof-b closed 9 months ago
This is a great outline, nice work!
I've decided against using poetry
for brew, since brew manages its own python virtual envs. Luckily poetry
can generate requirements.txt
files from pyproject.toml
. We need to keep that up-do-date.
Considering the current volatile state of Baler and our focus on providing the best experience for macOS users, it would be beneficial to create a Homebrew tap for our project. This would allow our users to easily install and update the software and would enable us to manage updates and versioning more efficiently.
Steps required:
homebrew-{tap}
.Formula
directory in our tap repository.When we've achieved further stability, we can look into migrating from our tap into brew core. I'd like to invite everyone to discuss this proposal and share any concerns, suggestions, or thoughts.
Further reading: