Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 335 Bytes

cookiecutter-python

Default template for python projects in Bethink inc.

Usage

  1. Install cookiecutter.
pip install cookiecutter
  1. Create repositorium on github [not obligatory].
  2. Run cookiecutter.
cookiecutter git+ssh://git@github.com/bethinkpl/cookiecutter-python.git
  1. Fill config when prompted.