0.1.5 • Published 9 months ago

@astronutsapp/astronuts-ai v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

astronuts-ai

Astronuts AI CLI Runner

oclif Version Downloads/week

Usage

$ npm install -g @astronutsapp/astronuts-ai
$ astronuts-ai COMMAND
running command...
$ astronuts-ai (--version)
@astronutsapp/astronuts-ai/0.1.5 linux-x64 node-v18.20.4
$ astronuts-ai --help [COMMAND]
USAGE
  $ astronuts-ai COMMAND
...

Commands

astronuts-ai analyze

Astronuts AI Pull Request analyzer

USAGE
  $ astronuts-ai analyze [-p <value>] [-h] [-v]

FLAGS
  -h, --help                  Show CLI help.
  -p, --pull-request=<value>  GitHub Pull Request URL
  -v, --version               Show CLI version.

DESCRIPTION
  Astronuts AI Pull Request analyzer

  Runs detailed PR analysis including walkthroughs and line by line code review.

EXAMPLES
  $ astronuts-ai analyze

See code: src/commands/analyze/index.ts

astronuts-ai help [COMMAND]

Display help for astronuts-ai.

USAGE
  $ astronuts-ai help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for astronuts-ai.

See code: @oclif/plugin-help

0.1.5

9 months ago

0.1.4

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.1

9 months ago