Categorygithub.com/Azer0s/sane
repositorypackage
1.1.0
Repository: https://github.com/azer0s/sane.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Github Action Go Report Card License: MIT

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