NickCarneiro / remtail

tail log files from multiple remote hosts
MIT License
137 stars 5 forks source link

Not working as his on windows.... but ..... #4

Closed UnclePhil closed 9 years ago

UnclePhil commented 9 years ago

add the osenv libraries in the load npm install osenv --save change 2 lines var osenv = require('osenv'); var DEFAULT_CREDENTIALS_LOCATION = path.join(osenv.home(), '.remtail.json');

and it work almost perfectly..

NickCarneiro commented 9 years ago

Bug report of the year right here. Fix published in 0.0.5. Thanks!