@aksell/cli
v4.0.1
Published
A command line tool for Aksell organization
Downloads
311
Readme
A Command Line Tool for Aksell organization
Dependencies
- Node
- Github CLI
- Being logged in to Git via terminal
- access to https://github.com/aksellsor
Commands
gh Create a Github repo using gh-cli
ss Take screenshots of a web page
help Display help for commandGH
Creates a private GitHub repo under aksellsor, initializes git, and pushes an initial commit.
-n --name <projectName> Specify a repo name (e.g. aks_nav-kalkulator)
-h, --help display help for commandSS
Takes full-page screenshots of one or more URLs at 1920×1080.
-u --url <pageUrl> Specify one or more URLs, comma-separated (e.g. vg.no,nrk.no)
-o --output <outputFolder> Specify an output folder (e.g. screens)
-h, --help display help for commandRequires puppeteer — installed globally on first run if missing.
