You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(check-updates): add code to check current version for updates (#27)
* feat(check-updates): add code to check current version for updates
* fix(checkversion): fix code to check version
feat(make): improve local cleanup and installation (#24)
* feat(make): improve locally cleanup and installation
* feat(version): add cli command line version
feat(pr): change to use local pull request template from github (#16)
* feat(pr): change to use local pull request template from github
* feat(make): add local install target
* feat(version): increase version
* fix(lint): lint issues