2.2.2 • Published 7 years ago

nci-shields v2.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago