command
module
Version:
v0.16.1
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
License: MIT
Opens a new window with license information.
Imports: 16
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.8 is required to build confd, which uses the new vendor directory.
$ mkdir -p $GOPATH/src/github.com/Fitbit
$ git clone https://github.com/Fitbit/confd.git $GOPATH/src/github.com/Fitbit/confd
$ cd $GOPATH/src/github.com/Fitbit/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
¶
Click to show internal directories.
Click to hide internal directories.