Skip to content

TuftsBCB/tools

Repository files navigation

This package provides a litany of command line programs that provide access to the various libraries that exist in the TuftsBCB organization.

In most cases, command line tools are typically very small and only representative of an interface to interact with an existing library. In more exceptional circumstances where performance is needed, a command line tool may use concurrency in an attempt to decrease execution time.

Documentation for each command

http://godoc.org/github.com/TuftsBCB/tools

Installation

Once you have Go installed, just run

go get github.com/TuftsBCB/tools/...

to install the package.

About

A set of command line programs that interface with the repositories in the TuftsBCB organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages