|
||
---|---|---|
src | ||
.gitignore | ||
.nvmrc | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md |
CICS BMS UI builder
A version of this script reduced the amount of work I had to do in one of my COBOL classes so much I could spend the rest of my time in that class ~grabbing MP3s using Napster~ ~practicing rocket jumping in Quake~ studying for my British Literature class.
Read the comic that inspired this project!
Setup
- Install Perlito 5
in an adjacent directory and
build the Perl 5 Node compiler.
- Perlbrew makes that a lot easier.
- Install Node 14 (I suggest nvm) and
npm install
. - Run
npm run dev
. - Open http://localhost:8080 and type in your advanced terminal UI.
Why?!?
Because who doesn't want to use Node to compile Perl for use in the browser to build UIs for an ancient mainframe technology?!?