elixir 1.0.0 copy "elixir: ^1.0.0" to clipboard
elixir: ^1.0.0 copied to clipboard

Tool for commenting `dart analyze` results to GitHub PullRequest.

Pub Version Dart SDK Version Pub popularity

Elixir #

A command-line tool for commenting dart analyze results to GitHub PullRequest.

Usage #

This package uses Git and GitHub CLI internally.

If you are using GitHub Actions, you can skip steps 1 and 2.

1. Install Git #

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

2. Install GitHub CLI #

https://github.com/cli/cli#installation

3. Active package #

dart pub global activate elixir

4. Run package #

cd {git-repository-path}
elixir run \
  --repo={repo} \
  --num={num} \
  --base={base} \
  --head={head} \
  --dir={dir}
2
likes
0
pub points
0%
popularity

Publisher

verified publisherblendthink.dev

Tool for commenting `dart analyze` results to GitHub PullRequest.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

args, freezed_annotation, json_serializable, path, pubspec_parse

More

Packages that depend on elixir