kitplummer / goa

GitOps Agent - continuously monitors a remote git repository against local/any change, and performs actions (e.g. executes a provided command) - given a periodicity that is defined as a time intervals [NOTE: very much pre-release at this point.]
MIT License
4 stars 0 forks source link

Add target directory option for clone #84

Closed kitplummer closed 2 years ago

kitplummer commented 2 years ago

Need to be able to provide a target directory for the clone. This will also make full functional test possible as we'll be able to commit and push it.