ls main.go script.js main_test.go| entr -rc make ci
ls src/* | entr -rc make ci
watch:
ls main.go script.js| entr -rc make run
ls src/*| entr -rc make run
build-all:
make embed
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.