Skip to content

Instantly share code, notes, and snippets.

@elijahzarlin
Last active June 13, 2019 16:34
Show Gist options
  • Select an option

  • Save elijahzarlin/89e236ee6281316fc14ef761670e511a to your computer and use it in GitHub Desktop.

Select an option

Save elijahzarlin/89e236ee6281316fc14ef761670e511a to your computer and use it in GitHub Desktop.
pulumixmapbox1
```bash
$ brew install pulumi
$ mkdir asset-tracking && cd asset-tracking
$ pulumi new aws-javascript
$ yarn install
$ ls
Pulumi.dev.yaml Pulumi.yaml index.js node_modules package-lock.json package.json
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment