1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Hugo-Go

Клонировать/Скачать
watchtestscripts.sh 246
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
broughtupsy Отправлено 15.04.2024 18:44 a88b488
#!/bin/bash
trap exit SIGINT
# I use "run tests on save" in my editor.
# Unfortunately, changes to text files do not trigger this. Hence this workaround.
while true; do find testscripts -type f -name "*.txt" | entr -pd touch main_test.go; done

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Hugo-Go.git
git@api.gitlife.ru:oschina-mirror/mirrors-Hugo-Go.git
oschina-mirror
mirrors-Hugo-Go
mirrors-Hugo-Go
master