Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
551287d34d | |||
64fc8abe07 |
29
README.md
29
README.md
@ -1,2 +1,29 @@
|
|||||||
# npmg
|
# npmg
|
||||||
Install and update global node modules without hassle.
|
setup your environment with the most important tools and update them easily.
|
||||||
|
|
||||||
|
## Availabililty
|
||||||
|
[](https://www.npmjs.com/package/npmg)
|
||||||
|
[](https://GitLab.com/gitzone/npmg)
|
||||||
|
[](https://github.com/gitzone/npmg)
|
||||||
|
[](https://gitzone.gitlab.io/npmg/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://GitLab.com/gitzone/npmg/commits/master)
|
||||||
|
[](https://GitLab.com/gitzone/npmg/commits/master)
|
||||||
|
[](https://www.npmjs.com/package/npmg)
|
||||||
|
[](https://david-dm.org/gitzonetools/npmg)
|
||||||
|
[](https://www.bithound.io/github/gitzonetools/npmg/master/dependencies/npm)
|
||||||
|
[](https://www.bithound.io/github/gitzonetools/npmg)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Use TypeScript for best in class instellisense.
|
||||||
|
|
||||||
|
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://git.zone)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmg",
|
"name": "npmg",
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"description": "setup your environment with the most important tools and update them easily.",
|
"description": "setup your environment with the most important tools and update them easily.",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user