Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 398 Bytes

README.MD

File metadata and controls

22 lines (17 loc) · 398 Bytes

Flink Cluster Template

Requirements

pip install copier prompt-toolkit plumbum
OR
poetry install
OR
pipenv install --dev copier prompt-toolkit plumbum

Run copier template

# copier command take two argument, 
# first is location of template or git url
# second is location of new folder repo to be generated    
copier . adhoc

Above command will create adhoc folder