Local Installation Overview
What is Local Installation?
Requirements
To run Spec-Up-T locally, your system needs the tools below.
Install Node.js, npm, Git, and PowerShell
Spec-Up-T itself uses the same commands on every operating system (npx, npm, git, cd). What differs is how you install the tools and which terminal you open.
Local Installation
Get started by creating a new Spec-Up-T installation.
Clone an Existing Spec-Up-T Repository
If you want to work with an existing Spec-Up-T repository (either your own or someone else's), you'll need to clone it to your local machine. This is useful when:
From local to remote (GitHub)
You now have a Spec-Up-T installation on your local system. To make use of all the Spec-Up-T features you should publish your installation on GitHub.