Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 273 Bytes

File metadata and controls

24 lines (12 loc) · 273 Bytes

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/