I’m trying to figure out how I can either run a shell command or use one of the existing APIs to git clone a repo into a specified directory into any given WordPress container in Local. Basically just trying to create a button I can click and have a repo automagically cloned into a WP directory.
Going the route of using a node package will likely mean that the solution is more portable since it should in theory work under both Windows and *Nix machines.
Do you have the add-on in a public repo? I’d be curious to see what you came up with!
No it’s not public. However, we are looking for contributors to this project as it is open source. If your interested in even the smallest of contributions, I could grant you access. It’s actually a very interesting project.