mirror of https://github.com/pulumi/pulumi.git
8906731315
This adds a `pulumi new` command which makes it easy to quickly automatically create the handful of needed files to get started building an empty Pulumi project. Usage: ``` $ pulumi new typescript ``` Or you can leave off the template name, and it will ask you to choose one: ``` $ pulumi new Please choose a template: > javascript python typescript ``` |
||
---|---|---|
.. | ||
cloud | ||
integration | ||
history_test.go | ||
init_test.go | ||
main_test.go | ||
new_test.go | ||
stack_test.go |