Add Companion Tools section to README (#305)
This commit is contained in:
parent
0e42d1435b
commit
76ac5098e5
@ -589,6 +589,12 @@ Also, although `just` is written in rust, it can be used regardless of the langu
|
|||||||
|
|
||||||
== Miscellanea
|
== Miscellanea
|
||||||
|
|
||||||
|
=== Companion Tools
|
||||||
|
|
||||||
|
Tools that pair nicely with `just` include:
|
||||||
|
|
||||||
|
- https://github.com/mattgreen/watchexec[`watchexec`] — a simple tool that watches a path and runs a command whenever it detects modifications.
|
||||||
|
|
||||||
=== Shell Alias
|
=== Shell Alias
|
||||||
|
|
||||||
For lightning-fast command running, put `alias j=just` in your shell's configuration file.
|
For lightning-fast command running, put `alias j=just` in your shell's configuration file.
|
||||||
|
Loading…
Reference in New Issue
Block a user