-
Step 0:
pip install cookiecutter
orconda install cookiecutter
-
Step 1 Run the following from cmd
cookiecutter https://github.com/RahulDas-dev/Data-Science-Boilerplate.git
-
Step 2: it will ask couple of questions like like project name , decription and others stuff
-
step 3: Once step completed a directory will be created with name asked in step 2 + minimal amount of Boilerplate code