carosio/chello

Name: chello

Owner: CAROS.io

Description: small command line tool to interact with *hello* services

Created: 2015-11-12 07:05:25.0

Updated: 2015-11-12 07:05:26.0

Pushed: 2015-11-12 22:37:46.0

Homepage: null

Size: 157

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

chello - command line interface to hello services

chello is a small command line tool which can interact with services which expose it's api via hello. a sample service to toy around with is hello_pingpong.

usage
$> chello <Method> [<arg1>, ... <argN>]

the argument can be given in this forms:

building

dependencies:

make

if make is installed, you might just:

$> make
go get
$> go get -v github.com/mgumz/chello

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.