<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: builtByPran</title>
    <description>The latest articles on DEV Community by builtByPran (@builtbypran_9db145647cce0).</description>
    <link>https://dev.to/builtbypran_9db145647cce0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3034068%2F421d1d6b-0a82-467d-9fd4-9f80e9e2385f.png</url>
      <title>DEV Community: builtByPran</title>
      <link>https://dev.to/builtbypran_9db145647cce0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/builtbypran_9db145647cce0"/>
    <language>en</language>
    <item>
      <title>Built a zero-config project runner - Vroom🚀</title>
      <dc:creator>builtByPran</dc:creator>
      <pubDate>Wed, 09 Apr 2025 12:50:07 +0000</pubDate>
      <link>https://dev.to/builtbypran_9db145647cce0/built-a-zero-config-project-runner-vroom-187o</link>
      <guid>https://dev.to/builtbypran_9db145647cce0/built-a-zero-config-project-runner-vroom-187o</guid>
      <description>&lt;p&gt;I started out developing this as a &lt;strong&gt;nice-to-have CLI tool&lt;/strong&gt; for developers, for times when I am switching between different repos and have to remember how to run each one - Node, Docker, Vue, Rust, Go, etc. It just seemed essential to have a sort of &lt;strong&gt;universal run command&lt;/strong&gt; for projects. So I built Vroom, a universal CLI tool that &lt;strong&gt;auto-detects&lt;/strong&gt; project types and runs them with the right commands ( with &lt;strong&gt;configurable env and dependency setup&lt;/strong&gt; too). More functionalities are being added but I would like &lt;strong&gt;some feedback&lt;/strong&gt; on this direction.&lt;/p&gt;

&lt;p&gt;Just drop into the project and run ‘vroom’. That’s it.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Works on macos/Linux/WSL. Would love to have folks try it out and share their views :&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;{&lt;a href="https://github.com/pran13-git/Vroom" rel="noopener noreferrer"&gt;https://github.com/pran13-git/Vroom&lt;/a&gt;}&lt;/p&gt;

&lt;p&gt;Let me know if it’s useful or what’s missing! This is just a primitive version that I am actively using now and I'd like to extend its functionality, after I validate it among the developer community.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
