mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
10 lines
209 B
Markdown
10 lines
209 B
Markdown
|
---
|
||
|
'astro': minor
|
||
|
---
|
||
|
|
||
|
Adds CLI shortcuts as an easter egg for the dev server:
|
||
|
|
||
|
- `o + enter`: opens the site in your browser
|
||
|
- `q + enter`: quits the dev server
|
||
|
- `h + enter`: prints all available shortcuts
|