- Download and Unzip the latest release
- Install
.cer
certificate on theLocal Machine
underTrusted Root Certification Authorities
(you have to browse the certificate store manually during installation) - Install
.appxbundle
It has never loaded
Go to MyDocuments/HGIT-Accounting
and delete file Accounting-latest
, a new file will be generated automatically.
It loaded yesterday but not today
Go to MyDocuments/HGIT-Accounting
and delete file Accounting-latest
. Delete file Accounting-<todays date>
. Copy and paste Yesterdays file and rename it to Accounting-latest
.
Auto generate change log
git log --pretty="- %s" > CHANGELOG.md
Or
npm install generate-changelog -g
changelog generate