Kunal Dabir
|
ebe59833f3
|
extracting regex for version matching in setup. bit ugly, but can be refactored later. also grep was acting different on mac/linux mac/BSD grep no longer has -P so finally using egrep. character class \d was not working on some linux so used :digit:
|
2015-02-13 13:20:25 +05:30 |
|
Kunal Dabir
|
7eccca0a44
|
More version goodies. ability to disable version display.
|
2015-02-13 10:13:23 +05:30 |
|
Kunal Dabir
|
433f670a3f
|
First prototype of extracting and printing version of commands
|
2015-02-12 19:22:54 +05:30 |
|
Saager Mhatre
|
11984e8d81
|
Update reporter; colourize output
Closes #6
|
2014-05-12 15:44:56 +05:30 |
|
Kunal Dabir
|
63a0f7adb8
|
initial commit
|
2014-03-05 03:46:26 +05:30 |
|