proud-pizza-80589
09/25/2020, 7:18 PMlemon-agent-27707
09/27/2020, 1:11 PMcd ...pulumi/pulumi/sdk/node
3. make build && make install
(this will yarn link the pulumi pacakge globally
4. Start a node project somewhere and run yarn link "@pulumi/pulumi"
Python and .NET will be started once we finish up node.proud-pizza-80589
09/27/2020, 4:09 PM