<?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: Mickyas Tesfaye</title>
    <description>The latest articles on DEV Community by Mickyas Tesfaye (@mickyas_tesfaye_551a01694).</description>
    <link>https://dev.to/mickyas_tesfaye_551a01694</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%2F2032740%2Fc3af0d51-fa47-46df-9b3e-da7e8d664b37.jpg</url>
      <title>DEV Community: Mickyas Tesfaye</title>
      <link>https://dev.to/mickyas_tesfaye_551a01694</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mickyas_tesfaye_551a01694"/>
    <language>en</language>
    <item>
      <title>Tegen v0.1.0 is live!</title>
      <dc:creator>Mickyas Tesfaye</dc:creator>
      <pubDate>Mon, 03 Nov 2025 07:01:15 +0000</pubDate>
      <link>https://dev.to/mickyas_tesfaye_551a01694/tegen-v010-is-live-28k4</link>
      <guid>https://dev.to/mickyas_tesfaye_551a01694/tegen-v010-is-live-28k4</guid>
      <description>&lt;p&gt;&lt;strong&gt;Tegen&lt;/strong&gt; is a C++ package manager and project management tool designed to simplify your workflow. It helps you create, build, and run C++ projects with minimal setup. Manage dependencies, automate builds with CMake, and keep your projects organized.&lt;/p&gt;

&lt;p&gt;Video Available : &lt;a href="https://youtu.be/dlQtfqMmcNc" rel="noopener noreferrer"&gt;Tegen Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Key Features:&lt;/p&gt;

&lt;p&gt;Initialize a new project: &lt;br&gt;
&lt;em&gt;tegen init&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Install dependencies from GitHub: &lt;br&gt;
&lt;em&gt;tegen install &lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Build your project easily: &lt;br&gt;
tegen build&lt;/p&gt;

&lt;p&gt;Run the built project: &lt;br&gt;
&lt;em&gt;tegen run&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Check the version: &lt;br&gt;
&lt;em&gt;tegen --version&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Get help: &lt;br&gt;
&lt;em&gt;tegen -h&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Installers Available:&lt;/p&gt;

&lt;p&gt;Windows: &lt;a href="https://github.com/Alazar42/Tegen/releases/tag/v0.1.0" rel="noopener noreferrer"&gt;TegenSetup.exe&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Linux (.deb): &lt;a href="https://github.com/Alazar42/Tegen/releases/tag/v0.1.0" rel="noopener noreferrer"&gt;tegen-0.1.0-Linux.deb&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Make C++ project management simpler, faster, and more organized. Start using Tegen today and streamline your workflow.&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://github.com/Alazar42/Tegen" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cpp</category>
    </item>
  </channel>
</rss>
