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

https://github.com/node-ci/nci-yaml-reader

YAML config files reader for nci (https://github.com/node-ci/nci)
https://github.com/node-ci/nci-yaml-reader

Last synced: 4 months ago
JSON representation

YAML config files reader for nci (https://github.com/node-ci/nci)

Awesome Lists containing this project

README

          

# nci YAML reader

YAML config files reader for [nci](https://github.com/node-ci/nci).

For support reading of server config yaml file, after installing,
`nci-yaml-reader` should be placed into `preload.json` (`plugins` array
property).

[![Npm version](https://img.shields.io/npm/v/nci-yaml-reader.svg)](https://www.npmjs.org/package/nci-yaml-reader)
[![Build Status](https://travis-ci.org/node-ci/nci-yaml-reader.svg?branch=master)](https://travis-ci.org/node-ci/nci-yaml-reader)
[![Known Vulnerabilities](https://snyk.io/test/npm/nci-yaml-reader/badge.svg)](https://snyk.io/test/npm/nci-yaml-reader)