arcticicestudio / snowsaw

A lightweight, plugin-driven and dynamic dotfiles bootstrapper.
MIT License
98 stars 8 forks source link

Go Module Initialization #58

Closed arcticicestudio closed 5 years ago

arcticicestudio commented 5 years ago

Epic: #33 Blocks #59 #60 #61 #62

snowsaw will be build using the latest Go version 1.12.6 (to the time this ticket is written) with Go Modules. Initialize snowsaw as Go module by running the go mod init command in order to create the go.mod file. The name of the module will be github.com/arcticicestudio/snowsaw since this repository will be used as origin.

arcticicestudio commented 5 years ago

Resolved in 84f640f0b257fee88126440df5a621ec3f47b2a5