Update README.md

main-old
Antonio De Lucreziis 3 years ago committed by GitHub
parent 847f588e87
commit b79eb41438
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ $ cp .env.dev .env
$ go run . $ go run .
``` ```
Un comando comodo in fase di development che usa entr è Un comando comodo in fase di development che usa [`entr`](https://github.com/eradman/entr) è
```bash shell ```bash shell
$ find . -type f -name '*.go' | entr -r go run . $ find . -type f -name '*.go' | entr -r go run .

Loading…
Cancel
Save