Last updated:
0 purchases
kd cli
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
copied to clipboard
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.
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.