update README
This commit is contained in:
parent
7419ee28e4
commit
8920110783
23
readme.md
23
readme.md
@ -1,22 +1,26 @@
|
|||||||
# NPMCI
|
# npmci
|
||||||
npmci is your friend when it comes to handling npm packages during CI builds. It is optimized for GitLab CI
|
helps with pushing to npm registry from any CI
|
||||||
|
|
||||||
## Availabililty
|
## Availabililty
|
||||||
[](https://www.npmjs.com/package/npmci)
|
[](https://www.npmjs.com/package/npmci)
|
||||||
[](https://gitlab.com/gitzone/npmci)
|
[](https://GitLab.com/gitzone/npmci)
|
||||||
[](https://github.com/gitzone/npmci)
|
[](https://github.com/gitzone/npmci)
|
||||||
[](https://gitzone.gitlab.io/npmci/docs)
|
[](https://gitzone.gitlab.io/npmci/)
|
||||||
|
|
||||||
## Status for master
|
## Status for master
|
||||||
[](https://gitlab.com/gitzone/npmci/commits/master)
|
[](https://GitLab.com/gitzone/npmci/commits/master)
|
||||||
[](https://gitlab.com/gitzone/npmci/commits/master)
|
[](https://GitLab.com/gitzone/npmci/commits/master)
|
||||||
|
[](https://www.npmjs.com/package/npmci)
|
||||||
[](https://david-dm.org/gitzonetools/npmci)
|
[](https://david-dm.org/gitzonetools/npmci)
|
||||||
[](https://www.bithound.io/github/gitzonetools/npmci/master/dependencies/npm)
|
[](https://www.bithound.io/github/gitzonetools/npmci/master/dependencies/npm)
|
||||||
[](https://www.bithound.io/github/gitzonetools/npmci)
|
[](https://www.bithound.io/github/gitzonetools/npmci)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Use TypeScript for best in class instellisense.
|
||||||
|
|
||||||
npmci is designed to work in docker CI environments. The following docker images come with npmci presinstalled:
|
npmci is designed to work in docker CI environments. The following docker images come with npmci presinstalled:
|
||||||
|
|
||||||
Docker Hub:
|
Docker Hub:
|
||||||
@ -87,4 +91,9 @@ setting | example | description
|
|||||||
--- | --- | ---
|
--- | --- | ---
|
||||||
globalNpmTools | "globalNpmTools": ["gitbook"] | Will look for the specified package names locally and (if not yet present) install them from npm.
|
globalNpmTools | "globalNpmTools": ["gitbook"] | Will look for the specified package names locally and (if not yet present) install them from npm.
|
||||||
|
|
||||||
[](https://push.rocks)
|
For further information read the linked docs at the top of this README.
|
||||||
|
|
||||||
|
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user