# Packages
No description provided by the author
# README
sane
A package manager for sane configurations
install
go get -u github.com/Azer0s/sane
apply package list
sane
supports aliasing. By pulling a list of aliases, one doesn't need to type out the full name of the repo.
sane apply Azer0s/config/index
apply settings
sane apply vimsettings
remove settings
sane remove vimsettings
start docker containers
sane start kafka
stop docker containers
sane stop kafka