Skip to content

Commit d4f9e82

Browse files
committed
update README.md
1 parent 0e5753b commit d4f9e82

22 files changed

Lines changed: 24 additions & 69 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
[dependencies-url]: https://david-dm.org/modevel/leanup?type=dev
88
[downloads]: https://img.shields.io/npm/dm/@leanup/cli
99
[downloads-url]: https://npmcharts.com/compare/@leanup/cli?minimal=true
10-
[travis-ci]: https://travis-ci.com/modevel/leanup.svg?branch=master
11-
[travis-ci-url]: https://travis-ci.com/modevel/leanup
1210
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli
1311
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli
1412
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/core/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peerDependencies][peerdependencies]][peerdependencies-url]
44
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
@@ -18,8 +18,6 @@
1818
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli
1919
[downloads]: https://img.shields.io/npm/dm/@leanup/cli
2020
[downloads-url]: https://npmcharts.com/compare/@leanup/cli?minimal=true
21-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
22-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2321
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli
2422
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli
2523
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/core/e2e/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peerDependencies][peerdependencies]][peerdependencies-url]
44
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
@@ -21,8 +21,6 @@
2121
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-e2e
2222
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-core-e2e
2323
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-e2e?minimal=true
24-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
25-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2624
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-e2e
2725
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-e2e
2826
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/core/format/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peerDependencies][peerdependencies]][peerdependencies-url]
44
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
@@ -21,8 +21,6 @@
2121
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-format
2222
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-core-format
2323
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-format?minimal=true
24-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
25-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2624
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-format
2725
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-format
2826
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/core/lint/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peerDependencies][peerdependencies]][peerdependencies-url]
44
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
@@ -21,8 +21,6 @@
2121
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-lint
2222
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-core-lint
2323
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-lint?minimal=true
24-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
25-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2624
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-lint
2725
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-lint
2826
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/core/test/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peerDependencies][peerdependencies]][peerdependencies-url]
44
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
@@ -21,8 +21,6 @@
2121
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-test
2222
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-core-test
2323
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-test?minimal=true
24-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
25-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2624
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-test
2725
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-test
2826
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/frameworks/angular/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peer-dependencies][peer-dependencies]][peer-dependencies-url]
44
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
@@ -18,8 +18,6 @@
1818
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-angular
1919
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-angular
2020
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-angular?minimal=true
21-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
22-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2321
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-angular
2422
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-angular
2523
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/frameworks/angularjs/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peer-dependencies][peer-dependencies]][peer-dependencies-url]
44
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
@@ -18,8 +18,6 @@
1818
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-angularjs
1919
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-angularjs
2020
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-angularjs?minimal=true
21-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
22-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2321
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-angularjs
2422
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-angularjs
2523
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/frameworks/aurelia/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peer-dependencies][peer-dependencies]][peer-dependencies-url]
44
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
@@ -18,8 +18,6 @@
1818
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-aurelia
1919
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-aurelia
2020
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-aurelia?minimal=true
21-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
22-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2321
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-aurelia
2422
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-aurelia
2523
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

cli/frameworks/inferno/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![travis-ci][travis-ci]][travis-ci-url]
1+
![GitHub CI - Publish to NPM](https://github.com/leanupjs/cli/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
22
[![dependencies][dependencies]][dependencies-url]
33
[![peer-dependencies][peer-dependencies]][peer-dependencies-url]
44
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
@@ -18,8 +18,6 @@
1818
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-inferno
1919
[downloads]: https://img.shields.io/npm/dm/@leanup/cli-inferno
2020
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-inferno?minimal=true
21-
[travis-ci]: https://travis-ci.com/martinoppitz/leanup.svg?branch=master
22-
[travis-ci-url]: https://travis-ci.com/martinoppitz/leanup
2321
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-inferno
2422
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-inferno
2523
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet

0 commit comments

Comments
 (0)