Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4579731779 | |||
| c5252e524a |
29
docs/index.md
Normal file
29
docs/index.md
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
# smartupdate
|
||||||
|
update your tools in a smart way
|
||||||
|
|
||||||
|
## Availabililty
|
||||||
|
[](https://www.npmjs.com/package/smartupdate)
|
||||||
|
[](https://GitLab.com/pushrocks/smartupdate)
|
||||||
|
[](https://github.com/pushrocks/smartupdate)
|
||||||
|
[](https://pushrocks.gitlab.io/smartupdate/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://GitLab.com/pushrocks/smartupdate/commits/master)
|
||||||
|
[](https://GitLab.com/pushrocks/smartupdate/commits/master)
|
||||||
|
[](https://www.npmjs.com/package/smartupdate)
|
||||||
|
[](https://david-dm.org/pushrocks/smartupdate)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartupdate/master/dependencies/npm)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartupdate)
|
||||||
|
[](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://push.rocks)
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartupdate",
|
"name": "smartupdate",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "update your tools in a smart way",
|
"description": "update your tools in a smart way",
|
||||||
"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