Skip to content

deebsman/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

toolbox

A container of handy tools

Installation

Add toolbox to PATH in ~/.bash_profile

export PATH="$PATH:/path/to/toolbox/bin"

Commands

build toolbox

tb build

use a tool

tb http github.com

list tools installed (excluding os packages)

tb list

enter toolbox as interactive bash session

tb enter

help menu

tb help

License

MIT

About

A container of handy tools

Resources

Stars

Watchers

Forks