availity-limo
v0.1.6
Published
Shared code across Availity projects
Downloads
11
Readme
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:readme
To run a linter against your JavaScript code, type:
$ gulp av:lint
To release your project, which bumps the version, tags the release, and updates your readme, type:
$ gulp av:release
Authors
Rob Warner ([email protected])
Robert Ventrone ([email protected])
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