# 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/
devman -h
sudo devman -n domain.local
go build .
sudo mv devman /usr/bin/