This is a scaffolding tool for creating and maintaining Spendesk Collectors. It comes with base directory and file structure, default configuration and documentation files templates.
Install it as a global node package:
npm install -g spendesk-collector-template
Now you can use the spendesk-collector-template
command to generate or update collector base code.
spendesk-collector-template [working-path]
You can execute this command over new directory which will be created, or run it inside an empty, already existing directory.
When run script will ask you couple of questions interactively to fill in templates with data.