21 lines
385 B
Markdown
21 lines
385 B
Markdown
# POCloud-CookieCutter
|
|
|
|
Developed by Patrick McDonagh, Henry Pump
|
|
|
|
## Description
|
|
|
|
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
|
|
|