Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
penguinmod-editor
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9b37ee6
penguinmod-editor
/
build.js
soiz1
Upload 15 files
9abe935
verified
3 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
var
ghpages =
require
(
'gh-pages'
);
ghpages.
publish
(
'src'
,
function
(
err
) {});