Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "bcat", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A pipe to browser utility", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# node-bcat | ||
Pipe to browser utility, this is (sort of a) a [bcat](https://github.com/rtomayko/bcat) clone in javascript. | ||
## usage | ||
``` | ||
--port set a port for this bcat execution | ||
--contentType content type header [default: "text/html"] | ||
--ansi add --ansi to show colorful ansi | ||
--ansiBackground, --ansiBg change the background when displaying ansi [default: "#000000"] | ||
--backgroundColor, --bg change the background color in the browser [default: "#ffffff"] | ||
``` | ||
## example | ||
``` | ||
> npm install -g bcat | ||
@@ -7,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4856
32