Back to Cookiecutter

Tutorials

docs/tutorials/index.rst

2.7.11.3 KB
Original Source

==================== Tutorials

Tutorials by @audreyfeldroy_

.. toctree:: :maxdepth: 2

tutorial1 tutorial2

  • Learn the Basics of Cookiecutter by Creating a Cookiecutter_ - first steps tutorial with example template by @BruceEckel_

  • Project Templates Made Easy_ by @pydanny_

  • Cookiedozer Tutorials by @hackebrot_

    • Part 1: Create your own Cookiecutter template_
    • Part 2: Extending our Cookiecutter template_
    • Part 3: Wrapping up our Cookiecutter template_

.. _Learn the Basics of Cookiecutter by Creating a Cookiecutter: https://github.com/BruceEckel/HelloCookieCutter1/blob/master/Readme.rst .. _Project Templates Made Easy: http://www.pydanny.com/cookie-project-templates-made-easy.html

.. _Create your own Cookiecutter template: https://raphael.codes/blog/create-your-own-cookiecutter-template/ .. _Extending our Cookiecutter template: https://raphael.codes/blog/extending-our-cookiecutter-template/ .. _Wrapping up our Cookiecutter template: https://raphael.codes/blog/wrapping-up-our-cookiecutter-template/

.. _@audreyfeldroy: https://github.com/audreyfeldroy .. _@pydanny: https://github.com/pydanny .. _@hackebrot: https://github.com/hackebrot .. _@BruceEckel: https://github.com/BruceEckel