We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed944c commit 0e48c3fCopy full SHA for 0e48c3f
README.md
@@ -6,6 +6,10 @@ mongroup is a wrapper for [mon](https://github.com/visionmedia/mon/). It allows
6
7
make install
8
9
+One-liner:
10
+
11
+ (mkdir /tmp/mongroup && cd /tmp/mongroup && curl -L# https://github.com/jgallen23/mongroup/archive/master.tar.gz | tar zx --strip 1 && make install)
12
13
## Usage
14
15
Usage: mongroup [options] [command]
0 commit comments