dave / forky

A tool to automate forking and modifying codebases
8 stars 1 forks source link

Inject virtual "os" package and replace calls #5

Open dave opened 6 years ago

dave commented 6 years ago

We need to create a virtualisation layer for all os package calls. I've used go-billy for filesystem calls before, and created vos for something similar in the past. This needs to be injected into every PackageSession.