Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dcrey7
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
52c9d85
test
/
clone
/
node_modules
/
delayed-stream
/
Makefile
dcrey7
Upload 522 files
811126d
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test