Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.26 KB

metabob-cli-addon

We made debugging with Metabob easier

Usage

1. Clone the repo
2. Do npm install
3. Do npm link

Use the clibug anywhere.

Available Commands

clibug --version

Current clibug version

clibug repos

Returns the entire repos available. ( Will show the starting 25 repositories by default. )

clibug repo <repo_id>

Returns the repo with given <repo_id>( Invalid will be retured if the repo isn't availabe )

clibug reporef <repo_id>

Returns the references of repository with given <repo_id>.( Returns empty array if the repo isn't availabe )

clibug repoanalysis <repo_id>

Returns the analysis of the repository with given <repo_id>.

Contact

MUHAMMED YASEEN - @121yaseen

Farjad ahmed khan - @Farjad Ahmed Khan - @Farjad_aKhan

Avinesh Tripathi - @avinesh-tripathi

Param Pathak - @parampathak

Project Link: https://github.com/121yaseen/metabob-cli-addon