3.11.0 • Published 4 years ago

entity-serves v3.11.0

Weekly downloads
42
License
-
Repository
github
Last release
4 years ago

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 git@github.com: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 \jaid.jsx@gmail.com (https://github.com/jaid)