1.0.8 • Published 11 years ago

pipe2browser v1.0.8

Weekly downloads
37
License
-
Repository
github
Last release
11 years ago

pipe2browser

pipe output( stdout and stderror ) of shell cmd to browser,instantly. by nodejs

how to use? 1. sudo npm install -g pipe2browser 2. modify the cmd in cmd.json of current dir(if cmd.json does't exists, create it) to test. a example cmd.json:

{
    "cmd":"svn up --non-interactive --trust-server-cert --username dyw --password myPasswd /tmp/myCode"
}
  1. pipe2browser -restart, enjoy!

    Note: the default cmd.json should exists in your current dir(pwd), where you start pipe2browser

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago