wtsol-final
v1.0.0
Published
Interactive CLI to install WT project folders
Readme
wtsol-final
An interactive command-line utility to quickly install Web Technology (WT) lab projects directly into your workspace.
Installation
You can install the package globally using npm:
npm install -g wtsol-finalAlternatively, you can run it directly without installing:
npx wtsol-finalUsage
Navigate to any directory where you want to scaffold a project, and run:
wtsol(Note: Windows is case-insensitive, so wtSOL works too!)
- A beautiful, interactive menu will appear.
- Use your arrow keys to browse the list of available WT assignments.
- Press Enter to select the project you need.
- The complete project folder will be instantly copied into your current working directory.
Features
- Interactive dropdown menu to browse all 35 assignments.
- Cross-platform support (works flawlessly on Windows PowerShell, Mac, and Linux).
- Lightning-fast local scaffolding.
