runes_cli

Runes CLI

What is it?

The RUNES CLI is a command line tool for building, running and publishing Runes to the Vault.

Requirements:

  • ensure Python >= 3.x is installed
python --version
  • ensure Pip is installed
pip list
which docker

Installation:

sudo pip install -U runes-cli

Usage:

runes

Usage Examples:

As a developer use the runes-cli to:

  • build your CoLab/Jupyter notebook (.ipynb file) into an Rune
  • publish your build Rune to the Vault

As an end-user use the runes-cli to:

  • search for & install Runes listed in the Vault
  • run Runes on your local machine or a remote server
Last Updated:
Contributors: Steve Hiehn