hackerati / generator-lambda-cd

Tool to help developers quickly create skills for text- and voice-based chatbots
MIT License
0 stars 0 forks source link

Remember credentials #19

Open thomkrillis opened 7 years ago

thomkrillis commented 7 years ago

The generator should remember and re-use provided credentials

ACs:

thomkrillis commented 7 years ago

~Still unclear whether we should store GH creds or GH and Travis tokens generated from those credentials. We will want to store the AWS credentials somehow.~

We will store credentials, not tokens, to simplify user prompts. Just prompt user every time and use found credentials as default values.