Create a universe
Install sprig and open a universe
Sprig is designed to be calm to start.
Pick (or create) an empty directory, then run:
sprig init <UniverseName>
For example:
sprig init MyFirstUniverse
Sprig will:
- initialize a prose-only repository
- create a minimal, valid universe layout
- generate a
readme.mdexplaining what lives here - and set you up to explore immediately
If files already exist, sprig will not overwrite them. Instead, it will gently tell you what it found and what it skipped.