@nathanfriend/origins-host
v1.0.0
Published
A js-box (DOSBox) app to allow my old QBASIC programs to live on through the internet
Readme
origins-host
A js-box (DOSBox) app to allow my old QBASIC programs to live on through the internet
Developing
npm run build: Zips all .BAS files into a .zip ready for execution by js-dos.
npm run build:watch: Same as above, but re-runs whenever file changes are detected.
