Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Availity/availity-limo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (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

About

[DEPRECATED] Shared code across Availity projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published