fuge-runner
Advanced tools
Comparing version 1.0.2 to 2.0.0
@@ -9,5 +9,7 @@ { | ||
"runner", | ||
"watcher" | ||
"watcher", | ||
"docker", | ||
"kubernetes" | ||
], | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -63,3 +65,3 @@ "author": "Peter Elger (http://nearform.com/)", | ||
"coveralls": "^2.11.14", | ||
"fuge-config": "beta", | ||
"fuge-config": "^2.0.0", | ||
"json-stringify-safe": "^5.0.1", | ||
@@ -66,0 +68,0 @@ "pre-commit": "^1.1.3", |
@@ -5,3 +5,2 @@ # fuge-runner | ||
[![Build Status][travis-badge]][travis-url] | ||
[![Gitter][gitter-badge]][gitter-url] | ||
@@ -13,3 +12,3 @@ Process and container runner and watcher for the fuge tool. | ||
- Post a [github issue][], | ||
- Ask on the [Gitter][gitter-url]. | ||
- Reach out on twitter to @pelger | ||
@@ -43,4 +42,2 @@ ## Install | ||
[travis-badge]: https://travis-ci.org/apparatus/fuge-runner.svg | ||
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg | ||
[gitter-url]: https://gitter.im/apparatus | ||
@@ -47,0 +44,0 @@ [apparatus team]: https://github.com/apparatus |
109751
44