Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.11 KB

File metadata and controls

35 lines (22 loc) · 1.11 KB

W^3: a workflow wizard walkthrough

Instead of a document with a long list of directions and various steps and choices to take along the way, here's a simple HTML page that walks the user through the workflow -- like the classic installation "wizard".

Inspired by the CS 127 VS Code install document.

How to write the workflow

Should be straightforward, see the JSON file.

Running/viewing

Other notes

See the instructor notes for things we've run into and what to do about them. Add things there as you see fit.

Choosing the platform

Eventually we'll have to think about ARM-based Windows machines -- think -- the Surface Pro or Copilot PCs, etc.

Installing Java

Linux

Ubuntu ships a super old version of gradle, and getting things to work there from the terminal (that is, not in VS Code) is tricky.