actuallymentor-battery/app
Mentor 0c48dc0543 🐛 add redundant homebrew paths 2024-01-17 12:09:30 +01:00
..
.husky fix husky 2023-02-08 22:38:43 +01:00
assets icon management 2023-03-07 12:25:58 +01:00
build 🐛 fix codesigning 2022-09-21 11:58:45 +02:00
build_hooks 🐛 migrate from sudo prompt to applescript for sudo 2023-02-12 12:24:19 +01:00
modules 🐛 add redundant homebrew paths 2024-01-17 12:09:30 +01:00
.eslintrc.js 🐛 Pass subsetting to sync maintainer 2023-03-13 19:08:57 +01:00
.gitignore 🐛 fix codesigning 2022-09-21 11:58:45 +02:00
README.md 🔼 bump version for backwards incompatible GUI update 2023-08-24 16:31:42 +02:00
main.js 🐛 fix git check based on status message because xcode implements a freaking stub 2023-02-19 11:31:31 +01:00
package-lock.json 🐛 Pass subsetting to sync maintainer 2023-03-13 19:08:57 +01:00
package.json 🔼 bump version for backwards incompatible GUI update 2023-08-24 16:31:42 +02:00

README.md

Development notes:

  • logo icons are 20px black/white for theme and 100% vs 50% for active inactive (inside bit only.)
    • these are auto-generated by running node index.js inside app/assets
  • deploy new version:
    • Update version in package.json
    • npm run build
    • Create new release with both the .dmg and .zip (for electron-updater)
    • Update brew formula throughbrew bump-cask-pr --version