3.11.0 • Published 6 years ago
entity-serves v3.11.0
EntityServes
Backend for entity.works, a Dead by Daylight wiki.
Installation
npm install --global entity-serves@^3.11.0yarn global add entity-serves@^3.11.0
(if configured properly)
npm install --global @jaid/entity-serves@^3.11.0CLI Usage
After installing package entity-serves globally, you can use its command line interface.
entity-servesFor usage instructions:
entity-serves --helpDevelopment
Setting up:
git clone git@github.com:jaid/entity-serves.git
cd entity-serves
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)