An open API service indexing awesome lists of open source software.

https://github.com/edgeapp/airbitz-cli-web

A web-based interface to the Airbitz CLI tool
https://github.com/edgeapp/airbitz-cli-web

Last synced: about 1 year ago
JSON representation

A web-based interface to the Airbitz CLI tool

Awesome Lists containing this project

README

          

# Airbitz Web CLI

This web app allows you to run the Airbitz CLI in your browser. It supports the same commands as the [`airbitz-cli`](https://github.com/Airbitz/airbitz-cli) command-line tool. You can see documentation by running the `help` command.

## Installing

Once you clone this repo, just do:

yarn
yarn start

Once that's done, just launch `assets/index.js` in your favorite browser.