Mention 'guard list' in README
This commit is contained in:
parent
091ecf3322
commit
0054af64ed
@ -193,6 +193,12 @@ Add it to your Gemfile (inside the `development` group):
|
|||||||
gem '<guard-name>'
|
gem '<guard-name>'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can list all guards installed on your system with:
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
$ guard list
|
||||||
|
```
|
||||||
|
|
||||||
Insert default guard's definition to your Guardfile by running this command:
|
Insert default guard's definition to your Guardfile by running this command:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
Loading…
Reference in New Issue
Block a user