generated from coulomb/repo-seed
18 lines
417 B
Markdown
18 lines
417 B
Markdown
# Stack And Commands
|
|
|
|
The implementation stack is not established yet. Until it is, prefer
|
|
documentation and small scaffold changes over choosing frameworks prematurely.
|
|
|
|
Useful commands:
|
|
|
|
```bash
|
|
git status --short
|
|
rg --files
|
|
```
|
|
|
|
State Hub registration was completed with:
|
|
|
|
```bash
|
|
/home/worsch/the-custodian/state-hub/.venv/bin/custodian register-project --domain markitect --path /home/worsch/infospace-bench
|
|
```
|