-
Notifications
You must be signed in to change notification settings - Fork 2
Install
niico edited this page Dec 24, 2017
·
2 revisions
Download latest compiled version from https://github.com/dracoapi/dracowalker/releases.
Then move to configure.
This is always up to date.
First install node and typescript. Then:
git clone https://github.com/dracoapi/dracowalker.git
cd dracowalker
npm i
tsc
Update config.yaml file, see in data for an example, then:
node ./bin/app.js
