Fix #187 for windows compatibility (#207)

* Added ability to choose local-exec interpreter

* Remove accidental extra file

* formatting
This commit is contained in:
Andrew Roth
2018-12-11 08:55:26 -05:00
committed by Max Williams
parent 0948c20e1d
commit edbea30cfc
4 changed files with 44 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Write your awesome addition here (by @you)
- Added ability to choose local-exec interpreter (by @rothandrew)
### Changed