<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cookiecutter on Kimani Mbugua - Data and Technology blog</title><link>http://kimanimbugua.com/tags/cookiecutter/</link><description>Recent content in Cookiecutter on Kimani Mbugua - Data and Technology blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 05 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://kimanimbugua.com/tags/cookiecutter/rss.xml" rel="self" type="application/rss+xml"/><item><title>Automating repo scaffolding with Azure DevOps</title><link>http://kimanimbugua.com/post/using-azure-devops-to-automate-cookiecutter-scaffolding/</link><pubDate>Sun, 05 Mar 2023 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/using-azure-devops-to-automate-cookiecutter-scaffolding/</guid><description>&lt;p&gt;Integrating Cookiecutter with yaml pipelines in Azure DevOps to automatically scaffold repos, provides a simple and repeatable workflow and further minimises manual effort. This will show how we can set up this automation in DevOPs via yaml pipelines.&lt;/p&gt;</description></item><item><title>Using Azure DevOps to run Cookiecutter templates</title><link>http://kimanimbugua.com/post/using-azure-devops-to-run-cookiecutter-templates/</link><pubDate>Sun, 19 Feb 2023 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/using-azure-devops-to-run-cookiecutter-templates/</guid><description>&lt;p&gt;Ever wondered how you can scaffold repos in a yaml pipeline? This post will show how we could do this in Azure DevOps.&lt;/p&gt;</description></item><item><title>Using cookiecutter hooks to enhance code scaffolding</title><link>http://kimanimbugua.com/post/using-cookiecutter-hooks-to-enhance-code-scaffolding/</link><pubDate>Sun, 29 Jan 2023 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/using-cookiecutter-hooks-to-enhance-code-scaffolding/</guid><description>&lt;p&gt;Using cookiecutter to scaffold code repositories offers useful way kick start projects. To enhance the user experience even more, this post will look at using hooks to perform actions such as input validation and clean up activities.&lt;/p&gt;</description></item><item><title>Scaffolding repos with cookiecutter</title><link>http://kimanimbugua.com/post/scaffolding-repos-with-cookiecutter/</link><pubDate>Sun, 15 Jan 2023 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/scaffolding-repos-with-cookiecutter/</guid><description>&lt;p&gt;For code development projects, we often end up creating code repositories (repos) that have similar structures or components to what we have previously used.&lt;/p&gt;
&lt;p&gt;Cookiecutter is a tool that we can use to scaffold the creation of our repos and this post will guide you through how to do this and more.&lt;/p&gt;</description></item></channel></rss>