<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>productivity on Grahams Blog</title><link>https://6621eb77.personal-website-9uy.pages.dev/blog/tags/productivity/</link><description>Recent content in productivity on Grahams Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© Graham Hughes</copyright><lastBuildDate>Mon, 24 Oct 2022 19:36:07 -0400</lastBuildDate><atom:link href="https://6621eb77.personal-website-9uy.pages.dev/blog/tags/productivity/index.xml" rel="self" type="application/rss+xml"/><item><title>Why You Need Cookiecutter Project Templates In Your Life</title><link>https://6621eb77.personal-website-9uy.pages.dev/blog/posts/why_you_need_cookiecutter_project_templates_in_your_life/</link><pubDate>Mon, 24 Oct 2022 19:36:07 -0400</pubDate><guid>https://6621eb77.personal-website-9uy.pages.dev/blog/posts/why_you_need_cookiecutter_project_templates_in_your_life/</guid><description>The creation or copying of dockerfiles, Infrastructure-as-a-code, CICD, tests, lint, and other configuration files can take a good chunk of time when starting a new project. This can be very tedious at best and error prone at worst. Cookiecutter is a CLI templating tool that makes this part of starting a project fast, easy, and repeatable. This repeatedly allows for projects to start from a standard that your team has agreed upon.</description></item></channel></rss>