wcarbon
CLI tool for checking websites against WebsiteCarbon API.
It's fast and simple to use.
Installation
- Install Deno
- Run
deno install --allow-net -n wcarbon https://raw.githubusercontent.com/timharek/wcarbon/main/mod.ts
- Done, you can now simply run
wcarbon
on your machine!
Usage
$ wcarbon -u https://timharek.no
$ wcarbon -su https://timharek.no
See wcarbon -h
for all available flags and commands.