@wildbappy/bappy-cli
v0.1.3
Published
CLI for Comptracker's competitive intelligence dashboard
Maintainers
Readme
comptracker CLI (legacy package name: @wildbappy/bappy-cli)
Command-line access to Comptracker's competitive intelligence dashboard subagent API.
Install
npm install -g @wildbappy/comptracker-cliThis package (@wildbappy/bappy-cli) remains supported for backwards compatibility, but the recommended install is @wildbappy/comptracker-cli so the install command matches the CLI name.
First Run
comptracker --json "How many blog posts has [company name] made in the last 6 months, synthesize them and give me a list of headlines I can use for my own blog"
comptracker --json "Given the features offered by my other competitors in the market, does it seem like anyone is positioned to expand horizontally into new verticals? and if so, who?"
comptracker --json "Write me a report for marketing and sales copy that I can use to leapfrog the value propositions of the competition."On first run, the CLI prompts for your token:
- Get token from dashboard settings:
http://149-28-213-47.nip.io/ - Paste token when prompted.
Commands
comptracker auth
comptracker logout
comptracker update
comptracker --json "question"
comptracker --url http://149-28-213-47.nip.io "question"