0.0.11 • Published 5 years ago

spendesk-collector-template v0.0.11

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

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.

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago