kd_cli 0.0.1 copy "kd_cli: ^0.0.1" to clipboard
kd_cli: ^0.0.1 copied to clipboard

This is a CLI to process the test and coverage report.

The Kd CLI was created to generate report for test and code-snippets.

Developed with 💙 by Sorbh

Quick Start 🚀 #

Installing 🧑‍💻 #

dart pub global activate kd_cli

Commands ✨ #

kd #

  • Create a test for report for mono repo in the root and see which package have passed the coverate limitation.
  • Check you sample code snippet if they have unique gist id or other meta-data
🐳 A Kd Command Line Interface

Usage: kd <command> [arguments]

Global options:
-h, --help    Print this usage information.

Available commands:
  codesnippet   kd codesnippet 
                Run the code snipper command.
  test          kd test <package-name>
                Run the test or test coverage command. Run this command inside the  repo and 

Run "kd help <command>" for more information about a command.
1
likes
70
pub points
0%
popularity

Publisher

verified publisherunicodelabs.in

This is a CLI to process the test and coverage report.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause, MIT (LICENSE)

Dependencies

args, async, checked_yaml, glob, lcov_dart, mason_logger, path, pool, pubspec, universal_io

More

Packages that depend on kd_cli