-
Notifications
You must be signed in to change notification settings - Fork 2.2k
README
KernelDeimos edited this page Feb 25, 2025
·
2 revisions
Start with Repo Structure and Tooling.
-
Conventions
-
Repo Structure and Tooling
- How directories and files are organized in our GitHub repo
- What tools are used to build parts of Puter
-
Comment Prefixes
- A convention we use for line comments in code
-
Repo Structure and Tooling
This wiki is generated from the repository. Do not edit files the wiki.
You are reading documentation for Puter, an open-source high-level operating system.
Getting started with Puter on localhost is as simple as:
git clone https://github.com/HeyPuter/puter.git
npm install
npm run start