nci-shields

2.2.2 • Public • Published

nci-shields

Build Status

Pretty svg status shields plugin for nci

Dependencies

nci-express

Installation

npm install nci-shields

Usage

Add this plugin to the plugins section at server config

plugins:
    - nci-shields

after that you can get status shields:

  • http://localhost:3000/shields/:projectName.svg for project
  • http://localhost:3000/shields/builds/:id.svg for build
  • http://localhost:3000/shields/:projectName/revs/:rev.svg for project revision (any scm revision, tag, branch that was selected as target for the build)

Legal

Shields generated with shields.io

License

The MIT License

Readme

Keywords

Package Sidebar

Install

npm i nci-shields

Weekly Downloads

3

Version

2.2.2

License

MIT

Last publish

Collaborators

  • fleg
  • okv