Shared code across Availity projects
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.
npm install --save-dev availity-limo
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
Rob Warner ([email protected])
Robert Ventrone ([email protected])
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.
Copyright (c) 2015 Availity, LLC