Skip to content

tlezotte/domain-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prep for Deployment

Install Software

Use make to install all macOS system software. Installs the software listed below.

brew install make
make _software
  • GoReleaser
  • nFPM
  • AutoTag

Install Packages

Use make to install or update all Go packages.

make _packages