tsirysndr / mvola-cli

A command-line tool for MVola API

Home Page:https://tsirysndr.github.io/mvola-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVola CLI

deno module deno compatibility ci cd GitHub last commit

Buy Me A Coffee

The MVola CLI helps you build, test, and manage your MVola API integration right from the terminal.

🚚 Install

deno install --allow-env --allow-net -n mvola https://deno.land/x/mvola_cli@0.1.4/src/main.ts

Note: don't forget to add ~/.deno/bin to your PATH.

macOS/Linux

brew install tsirysndr/tap/mvola

Or download the latest release for your platform here.

🚀 Usage

mvola [command] [options]

About

A command-line tool for MVola API

https://tsirysndr.github.io/mvola-cli/

License:Apache License 2.0


Languages

Language:TypeScript 100.0%