Skip to content

gwklok/miguel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miguel

miguel is a command-line REPL for interfacing with the magellan framework. It can be used to view progress of jobs and tasks in addition to issuing any commands supported by the magellan API.

Setup

# Creating a virtualenv is recommended, especially for development
mkvirtualenv miguel
# Install requirements inside a venv (or not) as desired
pip install -r requirements.txt

Usage

./miguel.py -b http://10.8.0.4:4567

./miguel.py --help

About

miguel is a command-line REPL for interfacing with the magellan framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%