Commit b9780da 1 parent a0e289d commit b9780da Copy full SHA for b9780da
File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.org/d4nyll/mermal.svg?branch=master )] ( https://travis-ci.org/d4nyll/mermal )
2
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/988aa7d648997b23e4f7/maintainability )] ( https://codeclimate.com/github/d4nyll/mermal/maintainability )
3
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/d4nyll/mermal.svg )] ( https://greenkeeper.io/ )
4
- [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/d4nyll/mermal/badge.svg )] ( https://snyk.io/test/github/d4nyll/mermal )
1
+ [ ![ CI Build Status] ( https://github.com/d4nyll/mermal/actions/workflows/ci.yaml/badge.svg )] ( https://travis-ci.org/d4nyll/mermal ) [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/988aa7d648997b23e4f7/maintainability )] ( https://codeclimate.com/github/d4nyll/mermal/maintainability )
5
2
6
3
Merges one or more YAML files into a base file.
7
4
8
5
## Usage
9
6
10
- ` mermal ` is available on NPM.
11
-
12
- [ ![ NPM] ( https://nodei.co/npm/mermal.png?compact=true )] ( https://nodei.co/npm/mermal/ )
7
+ ` mermal ` is available on [ npmjs.com] ( https://www.npmjs.com/package/mermal ) .
13
8
14
9
` mermal ` provides an <abbr title =" Application programming interface " >API</abbr > as well as a <abbr title =" Command-line interface " >CLI</abbr >.
15
10
You can’t perform that action at this time.
0 commit comments