Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TechAudio
/
ReaSpeech-Cloud
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
402daee
ReaSpeech-Cloud
/
scripts
/
reawatch
j
initial commit
402daee
10 months ago
raw
Copy download link
history
blame
Safe
141 Bytes
#!/bin/sh
docker
exec
-w /app/reascripts/
$1
reaspeech-reaspeech-1 sh -c
"fswatch -m poll_monitor source/*.lua tests/*.lua | xargs -I{} make"