RIVENT▸ set up my computer
← Guides
Hi — I'll get this computer connected to your SLW Workspace: one private cloud environment with every app you have access to already inside. It takes about 10 minutes and you'll only ever do it once. No developer-tools knowledge needed — I'll tell you exactly what you should see at each step.
Step 1Open a terminal and paste one command

Press the Windows key, type powershell, press Enter. A blue window opens. Paste this and press Enter:

> irm rivent.dev/setup | iex

It installs the GitHub tool, signs you in, and builds your workspace — all automatically. Safe to re-run any time.

What you should see: lines of progress, then a code like ABCD-1234 and your browser opening to GitHub.
✦ Answers come from the Rivent assistant, which knows this setup inside out. It has no access to your credentials.
Copied