Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
teralomaniac
/
clewd
like
18
Runtime error
App
Files
Files
Community
6
refs/pr/1
clewd
/
start.bat
teralomaniac
Upload 23 files
d70d08b
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
pushd
%~dp0
call
npm install --no-audit --fund false
node clewd.js
pause
popd