mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-01 02:27:25 +01:00
2 lines
119 B
Plaintext
2 lines
119 B
Plaintext
-r '\.go$' -R '^node_modules/' -R '^static/' -R '^.cache/' -G '*_test.go' -s -- go run main.go --level debug --showAll
|