This directory contains tools for developing and running puter. Each directory inside /tools is an npm workspace, so it can have its own package.json file and dependencies.
This is the main script for running a local instance of Puter. It verifies the version of node.js you are running and attempts to explain any errors that come up if initiating boot fails.
Puter is booted with essential modules, and modules required for local file storage.
Generates release notes between a hard-coded pair of versions. These versions need to be modified manually in the script source before running.
Checks for missing translations in src/gui/src/i18n/translations
Document a module.
This is a package used by the license-headers tool to process existing comments.
This is used by license-headers to walk through source files.