Duke-GCB / bespin-cli

Command line client for Bespin
MIT License
0 stars 0 forks source link

Initial changes #1

Closed johnbradley closed 6 years ago

johnbradley commented 6 years ago

Simple command line program that allows listing workflows, creating and managing jobs. Depends upon user setting up a DukeDSClient config file. (https://github.com/Duke-GCB/DukeDSClient#install-or-upgrade) Requires user to enter a django token for bespin. Right now the only way to get one is through the bespin django admin interface.

Usage: https://github.com/Duke-GCB/bespin-cli/blob/0bdca7a0e5cf02aefb155ae55e4c2edd8854d01d/README.md