generator-lodgelink
v0.1.9
Published
LodgeLink Connector Framework Generator - Generates a codebase for integration with the LodgeLink system
Readme
LodgeLink Connector Framework Generator
generator-lodgelink creates a base template to start a new LodgeLink Connector. It provides everything a developer needs to create a Connector and package it for publishing.
Install
npm install -g generator-lodgelink
Usage
yo lodgelink
This will ask you a series of prompts and will create a directory based on your project name. It will also automatically run npm install.
