Install the CLI
Run the installer:When installation finishes,
smolfs should be available from your shell. If the installer prints a PATH hint, add that directory to your PATH and open a new terminal.Check the machine
Rundoctor before creating a workspace:
doctor checks the local storage backend and mount support, which means the operating system feature that lets SmolFS show a workspace as a folder.
If the storage backend is missing, install it:
Install SDKs
The SDKs still need the CLI storage backend on the machine that opens workspaces.- Python
- TypeScript
Install the Python package in a project:SmolFS requires Python 3.9 or newer.
Source fallback
Use the source checkout when a release asset is not available for your platform or you are changing SmolFS itself:Installer options
Use these only when you need a non-default install:
Next, run the quickstart.
