Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.22 KB

README.md

File metadata and controls

60 lines (36 loc) · 1.22 KB

icon   Cakebrewjs

Cakebrewjs Reviews

Homebrew GUI App written in Qt6+Qml+Js

https://github.com/shemeshg/CakebrewJs2-ds

https://sourceforge.net/p/cakebrewjs

Install

  • install using:
brew install --cask cakebrewjs
  • Must fix signature:
codesign --force --deep --sign - /Applications/cakebrewjs.app/
  • Must fix authorizations:
xattr -c /Applications/cakebrewjs.app/

Uninstall

brew cask uninstall cakebrewjs

Project setup

Use Qt creator and Qt Designer

Compiles for production

/Volumes/FAST/Qt/6.6.2/macos/bin/qt-cmake  -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=.  ${sourceFolder}
ninja
ninja install

Built With

https://github.com/shemeshg/CakebrewJs2-ds/blob/main/SBOM.md

Authors

  • shemeshg

License

https://github.com/shemeshg/CakebrewJs2-ds/blob/main/LICENSE