Hi im trying to create something similiar to the f...
# automation-api
p
Hi im trying to create something similiar to the following example: https://github.com/pulumi/automation-api-examples/tree/main/go/git_repo_program. Im trying to pull a pulumi program from a remote location (git) But i cant find the documentation for node.js (typescript) for basically doing the same thing as in the go example Could anybody point me into the right direction / help me out?
b
git repo is only available in Go right now
p
ah unlucky
time to write it myself hehehe