oh
This commit is contained in:
parent
fc6581f53d
commit
89ab1f7959
|
|
@ -12,7 +12,7 @@ bun install -g @because/shout
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Here are all the features you could ever ask for:
|
Everything you could ever ask for:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ echo hello
|
$ echo hello
|
||||||
|
|
@ -32,6 +32,12 @@ ls: missing: No such file or directory
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
```
|
||||||
|
$ shout
|
||||||
|
...............
|
||||||
|
15 passed in 23ms
|
||||||
|
```
|
||||||
|
|
||||||
`shout` runs code in a temp directory. `-k`/`--keep` keeps it around.
|
`shout` runs code in a temp directory. `-k`/`--keep` keeps it around.
|
||||||
|
|
||||||
`--update` will modify `.shout` files to match reality, without running any tests.
|
`--update` will modify `.shout` files to match reality, without running any tests.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user