Categorygithub.com/tsquare17/devman
repositorypackage
0.1.0
Repository: https://github.com/tsquare17/devman.git
Documentation: pkg.go.dev

# README

DevMan

Automate development configuration for Debian systems.

 

Examples

  • Print help.

devman -h

  • Create a new site.

sudo devman -n domain.local

Building

  • From inside the project folder:

go build .

sudo mv devman /usr/bin/