Skip to content

Instantly share code, notes, and snippets.

@mandeluna
Created February 8, 2018 18:55
Show Gist options
  • Save mandeluna/51e12a54a0f3f1c4b660d165232b2099 to your computer and use it in GitHub Desktop.
Save mandeluna/51e12a54a0f3f1c4b660d165232b2099 to your computer and use it in GitHub Desktop.
{
"name": "slackbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"create": "AWS_PROFILE=AKIAIPB5V3GZKYRNXBTQ AWS_REGION=us-west-2 arc-create",
"deploy": "AWS_PROFILE=AKIAIPB5V3GZKYRNXBTQ AWS_REGION=us-west-2 arc-deploy"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@architect/workflows": "^2.2.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment