Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lesshint/reporter-teamcity

TeamCity reporter for lesshint.
https://github.com/lesshint/reporter-teamcity

Last synced: 7 days ago
JSON representation

TeamCity reporter for lesshint.

Awesome Lists containing this project

README

        

# lesshint-reporter-teamcity

[![Build Status](https://travis-ci.org/lesshint/reporter-teamcity.svg?branch=master)](https://travis-ci.org/lesshint/reporter-teamcity)

TeamCity reporter for [lesshint](github.com/lesshint/lesshint).

## Install
Install with npm:

```bash
npm install lesshint-reporter-teamcity --save-dev
```

## Usage
CLI
```bash
lesshint --reporter lesshint-reporter-teamcity
```