Skip to content

jharlap/affected_example_monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Monorepo

Env

For the go tools to work, set your GOPATH to vendor:private in this dir. To make this easier, use direnv (http://direnv.net) with a .envrc file

Building

Run make test or make image in any service dir within private/src/services

Vendoring

  • bin/vendor_dotgit.sh prepares the vendor dir for committing after adding/modifying its contents.
  • bin/vendor_undotgit.sh prepares the vendor dir for modification.

About

Example monorepo using `affected`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published