availity-limo v0.1.6
availity-limo
Shared code across Availity projects
Table of Contents
Intro
Availity Limo contains code that is shared across Availity projects. Currently, it consists of some shared gulp tasks, but will grow to contain various other shared code.
Installation
npm install --save-dev availity-limo
Usage
To generate a README for your project, type:
$ gulp av:readmeTo run a linter against your JavaScript code, type:
$ gulp av:lintTo release your project, which bumps the version, tags the release, and updates your readme, type:
$ gulp av:releaseAuthors
Rob Warner (rob.warner@availity.com)
Robert Ventrone (robert.ventrone@availity.com)
Disclaimer
Open source software components distributed or made available in the Availity Materials are licensed to Company under the terms of the applicable open source license agreements, which may be found in text files included in the Availity Materials.
License
Copyright (c) 2015 Availity, LLC