Skip to content

A small utility wrapper around the docker CLI, meant for development environments

License

Notifications You must be signed in to change notification settings

spacekookie/just-do-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-do-it

A small wrapper around the docker CLI that fits my usecases

Usage

spacekookie@azedes ~> doit --help
doit 
It works for me, okay?

USAGE:
    doit <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    new        Create new containers and install basic dependencies
    work       Start and attach a container to work with it
    list       Show existing containers and stuff
    destroy    Murder existing containers & their families in cold bits...
    help       Prints this message or the help of the given subcommand(s)

About

A small utility wrapper around the docker CLI, meant for development environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages