b68/packages/cli
Jyotirmoy Bandyopadhayaya 840ddb6749
Added Setup Scripts
2023-01-13 00:30:53 +05:30
..
bin Added basic Webhook responder 2022-12-23 22:34:50 +05:30
README.md Setup Repo Structure 2022-12-03 16:48:44 +05:30
api.config.js Setup Repo Structure 2022-12-03 16:48:44 +05:30
package.json Ready with Base Setup 2022-12-19 19:15:55 +05:30
setup.sh Added Setup Scripts 2023-01-13 00:30:53 +05:30

README.md

B68-CLI

npm-version npm-license

A Command Line Application to interact with Bravo68WEB API

npm-pkg

Installation

npm i -g b68-cli

Help

$ b68
Usage: b68 <command>

A CLI tool to interact with BRAVO68WEB API hosted at https://api.b68dev.xyz

Options:
  -V, --version                    output the version number
  -h, --help                       display help for command

Commands:
  status                           Get the status of the API
  discord [options]                Get the Discord Status of the API
  yt [options] <url>               Interact within Youtube API
  auth [options] <email> <apiKey>  Authenticate with BRAVO68WEB API
  gists                            Gists related commands
  help [command]                   display help for command