0.2.1 • Published 3 years ago

website-carbon-cli v0.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

website-carbon-cli

CLI tool to run a website carbon test on a URL (using websitecarbon.com) and print the results to the console.

Requirements

Requires NodeJS version 12 or higher.

Install + example usage

npm install -g website-carbon-cli
web-carbon npmjs.com

Options and flags

--pretty or -p Prints results to console, in human-readable format (default)

--raw or -r Outputs raw JSON output to console

If no flags are provided, --pretty is the default.

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago