steveoh
steveoh
duplicate of #249
`51 warnings and 15 errors generated. error: command 'clang' failed with exit status 1`
```js const AWS = require('aws-sdk'); AWS.config.loadFromPath('./config.json'); const db = new AWS.DynamoDB.DocumentClient({ apiVersion: '2012-10-08' }); ```
the docs folder says to use a `config.yaml` file as well. might want to update that.
what about using one issue and adding comments so everything is easily viewed in one place?
I think 1. Number of visitors to repo 1. Number of contributors 1. Number of new issues/pr's 1. Average time to close issues/pr's 1. Lines of code added/removed 1. Number...
so if cmder supports showing env's by default, and powerline breaks this feature and this enhancement no longer works... what is the proper solution? this is my solution for conda...
I think it is a bit confusing to use `module` and call `pythonshell.run` with an empty parameter. This solution could work, I just don't think it would be obvious and...
Yeah that would be great.
I'd love this to get a nice review and merged if it's solid @verythorough