devctl

command module
v0.0.0-...-bdba56e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

devctl

devctl

devctl is a tool for building development environment.

It encapsulates the commands of docker and docker-compose, enabling developers to quickly build a local development environment

Usage

If you want to use devctl, you should install docker and docker-compose on your system.

install
go get https://github.com/Kaiser925/devctl
Commands

Show help messages

devctl --help
create

Command "create" is used to create new resource.

examples:

Create a new mongo replica set.

devctl create mongors
delete

Command "delete" is used to delete resource.

Next step

  • Implement Docker client.

  • Implement Docker-compose.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL