Building RetroTxt
Windows
Tasks do not run on PowerShell, Windows users should use Windows Subsystem for Linux.
Clone, initialize and branch the repo
Package dependencies to newer versions
Update VERSION stamp
# apply VERSION stamp to the manifest and package json files.
task version-set
# or set the VERSION and then submit to GitHub
task commit