launcher: add start --dolt and startup guidance
This commit is contained in:
parent
8e4833f56d
commit
4c2ae2e5b7
5 changed files with 132 additions and 8 deletions
|
|
@ -124,9 +124,14 @@ Runtime home:
|
|||
|
||||
Launcher commands:
|
||||
- `beadboard start`
|
||||
- `beadboard start --dolt` (runs `bd dolt start` in the current project folder, then starts BeadBoard)
|
||||
- `beadboard open`
|
||||
- `beadboard status`
|
||||
|
||||
Startup note:
|
||||
- In project repositories, run `bd dolt start` from the project directory (the folder with `.beads`).
|
||||
- If you want one command for both steps, use `beadboard start --dolt`.
|
||||
|
||||
---
|
||||
|
||||
## Quick Start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue