<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Task-Runner on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/task-runner/</link>
    <description>Recent content in Task-Runner on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Sep 2020 12:03:24 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/task-runner/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Simple task runner with bash/zsh scripts</title>
      <link>https://janikvonrotz.ch/2020/09/23/simple-task-runner-with-bash-zsh-scripts/</link>
      <pubDate>Wed, 23 Sep 2020 12:03:24 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2020/09/23/simple-task-runner-with-bash-zsh-scripts/</guid>
      <description>&lt;p&gt;When you work on multiple projects with different tech (Docker, npm, python, ..), a common interface to build, start, install or clean the state of the project is a powerful tool. There are various task runners for this job, however, every one of them requires you to install at least one dependency and so must everybody else who wants to use the project. What if we can use a task runner that is preinstalled on every computer? What about bash/zsh?&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
