create-reallysimpledocs
v0.1.0
Published
Scaffold a new ReallySimpleDocs site.
Maintainers
Readme
create-reallysimpledocs
Scaffold a new ReallySimpleDocs site.
Usage
npm create reallysimpledocs@latest my-docs
# or
npx create-reallysimpledocs@latest my-docsOptions
--force: copy into a non-empty directory.--repo <owner/name>: GitHub repo to clone.--ref <ref>: Git ref (tag/branch/commit). Defaults toHEAD.
Local development
node bin/create-reallysimpledocs.js my-docs --force