Open kumavis opened 9 years ago
The readme suggests you can pipe into discify, but it doesnt seem to read from stdin
stdin
─{👳 } kumavis in ~/Development/Node/vapor on (master) ╰─± browserify app/index.js --full-paths | discify --open /usr/local/share/npm/bin/discify [file(s)...] {options} Options: -h, --help Displays these instructions. -o, --output Output path of the bundle. Defaults to stdout. -t, --transform Browserify transform stream(s) to use. -O, --open Open the file immediately.
/usr/local/lib └── disc@1.3.2
The readme suggests you can pipe into discify, but it doesnt seem to read from
stdin