Skip to content

Conversation

@tsiege
Copy link
Contributor

@tsiege tsiege commented Aug 31, 2017

No description provided.

##### 1. Configure AWS
Since Shep uses the same credentials as the AWS CLI, all you need to do is configure the cli. This can be accomplished via `aws configure`.
##### 2. Create a new Shep project
Run `shep new my-project`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the trailing spaces allow the newline to show in the rendered output

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my vscode auto trims whitespace 🤕

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no it's a markdown thing

import * as load from '../../util/load'
import merge from 'lodash.merge'

export const command = 'set <vars...>'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd make the env optional because it will ask you if you don't specify one. eg set [--env=<env>]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants