Skip to content

wewantwebsites/go-monorepo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Monorepo Demo

Everything needed to init the monorepo and get you off and working on modules. (Also all of my mistakes)

Make sure you tag the build!

git tag v0.1.0
git push origin --tags