Create README.md

This commit is contained in:
Patrick McDonagh
2017-08-29 17:57:34 -05:00
committed by GitHub
parent fa946ee55d
commit b221eda2a3

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# POCloud-CookieCutter
### Developed by Patrick McDonagh, Henry Pump
CookieCutter Skeleton for creating a POCloud Driver
# Using this CookieCutter
## Install CookieCutter using pip
```pip install cookiecutter```
## Initialize the driver HTML and python files with this CookieCutter
```cookiecutter https://github.com/Henry-Pump/POCloud-CookieCutter```
## Done!