command
Version:
v0.0.0-...-4227230
Opens a new window with list of versions in this module.
Published: Jun 13, 2019
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
confd
confd
is a lightweight configuration management tool focused on:
Building
Go 1.10 is required to build confd, which uses the new vendor directory.
$ mkdir -p $GOPATH/src/github.com/kelseyhightower
$ git clone https://github.com/kelseyhightower/confd.git $GOPATH/src/github.com/kelseyhightower/confd
$ cd $GOPATH/src/github.com/kelseyhightower/confd
$ make
You should now have confd in your bin/
directory:
$ ls bin/
confd
Getting Started
Before we begin be sure to download and install confd.
Next steps
Check out the docs directory for more docs.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
Package log provides support for logging to stdout and stderr.
|
Package log provides support for logging to stdout and stderr. |
resource
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.