entity-serves
v3.11.0
Published
Backend for entity.works, a Dead by Daylight wiki.
Downloads
10
Readme
EntityServes
Backend for entity.works, a Dead by Daylight wiki.
Installation
npm install --global entity-serves@^3.11.0
yarn global add entity-serves@^3.11.0
(if configured properly)
npm install --global @jaid/entity-serves@^3.11.0
CLI Usage
After installing package entity-serves
globally, you can use its command line interface.
entity-serves
For usage instructions:
entity-serves --help
Development
Setting up:
git clone [email protected]:jaid/entity-serves.git
cd entity-serves
npm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
License
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)