create-lean-os
v0.1.6
Published
Create a LeanOS agent-native startup operating system workspace.
Readme
create-lean-os
Create a LeanOS workspace with the standard npm scaffold command:
npm create lean-osThis package is a thin wrapper around the lean-os CLI wizard. It runs the same setup flow as:
npx lean-os aiUse npm create lean-os for new workspaces. Use npx lean-os ... for operational commands after a workspace already exists.
