mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-17 01:12:50 +08:00
8 lines
167 B
Markdown
8 lines
167 B
Markdown
# Documentation
|
|
|
|
Preview the documentation locally by running the following
|
|
from your favourite shell:
|
|
|
|
```
|
|
> dotnet run -- preview --virtual-dir "spectre.console"
|
|
``` |