chessebuilderman / eris-docs

npm i eris && npx jsdoc node_modules/eris/lib/** --readme node_modules/eris/README.md -d eris-docs && cd eris-docs && git init && git remote add origin https://github.com/Geo1088/eris-docs && git add --all && git commit -m "docs" && git push -u origin master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

npm i eris && npx jsdoc node_modules/eris/lib/** --readme node_modules/eris/README.md -d eris-docs && cd eris-docs && git init && git remote add origin https://github.com/Geo1088/eris-docs && git add --all && git commit -m "docs" && git push -u origin master


Languages

Language:HTML 99.7%Language:CSS 0.3%Language:JavaScript 0.0%