Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Spendesk/collect-collector-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version

Spendesk Collector Template

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.

Installation

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.

Creating new collector

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.