mirror of
https://github.com/actuallymentor/battery.git
synced 2026-02-03 14:03:24 +00:00
553 B
553 B
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.jsinsideapp/assets
- these are auto-generated by running
- deploy new version:
- Update version in
package.json npm run build- Create new release with both the
.dmgand.zip(forelectron-updater) - Update brew formula through
brew bump-cask-pr --version
- Update version in