File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- = for VERSION 1.0 =
2- Branding
3- Create README
4-
5- BUGS:
6- Blank lines counted as double at the end of the file
7-
81= for VERSION 1.1 =
92 Save last state of the editor upon close
103 Dynamic Skins
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- npx electron-builder
4+ npx electron-builder
5+ cd scripts
6+ cd win32
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- npm i
4+ npm i
5+ cd scripts
6+ cd win32
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- npm start
4+ npm start
5+ cd scripts
6+ cd win32
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- cloc modules front filePresets main.js
4+ cloc modules front filePresets main.js scripts
5+ cd scripts
6+ cd win32
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- npx eslint .
4+ npx eslint .
5+ cd scripts
6+ cd win32
Original file line number Diff line number Diff line change 11@ echo off
22cd ..
33cd ..
4- npx prettier . --write
4+ npx prettier . --write
5+ cd scripts
6+ cd win32
You can’t perform that action at this time.
0 commit comments