1.2.0 • Published 5 years ago

genepi-console v1.2.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

Genepi Console Build Status

Fast reading tool in console

Usage

  $ genepi-cli <string|textfile|stdin|url> [-d|--delay <delay>] [-p|--position <position>]

Debug tips

console.log(process._getActiveHandles().length)
console.log(process._getActiveRequests().length)

Console tips

Customize prompt:

PS1="♢ "

Customize window title:

PROMPT_COMMAND='echo -ne "\033]0;Genepi Console Demo\007"'
1.2.0

5 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago