<?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: Teja Pudi</title>
    <description>The latest articles on DEV Community by Teja Pudi (@tejavvo).</description>
    <link>https://dev.to/tejavvo</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%2F3759087%2Fe4594214-ab5f-476e-af66-d2cd41c959da.jpg</url>
      <title>DEV Community: Teja Pudi</title>
      <link>https://dev.to/tejavvo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tejavvo"/>
    <language>en</language>
    <item>
      <title>LicGen — Offline License Generator (CLI + Web UI)</title>
      <dc:creator>Teja Pudi</dc:creator>
      <pubDate>Sat, 07 Feb 2026 21:20:42 +0000</pubDate>
      <link>https://dev.to/tejavvo/licgen-offline-license-generator-cli-web-ui-4j69</link>
      <guid>https://dev.to/tejavvo/licgen-offline-license-generator-cli-web-ui-4j69</guid>
      <description>&lt;p&gt;Built LicGen, a small CLI tool to generate software licenses straight from the terminal.&lt;br&gt;
Works offline, supports common licenses, and uses simple template files so adding new ones is trivial.&lt;/p&gt;

&lt;p&gt;Also made a static web UI that previews licenses and the exact CLI command it’ll run.&lt;/p&gt;

&lt;p&gt;CLI does txt / md / json, interactive or fully scriptable, and has permission/condition tables like choosealicense -- ALL offline and has a web UI :).&lt;/p&gt;

&lt;p&gt;Do check it out and give me some advice!&lt;/p&gt;

&lt;p&gt;Site: &lt;a href="https://tejavvo.github.io/licgen/" rel="noopener noreferrer"&gt;https://tejavvo.github.io/licgen/&lt;/a&gt;&lt;br&gt;
Repo: &lt;a href="https://github.com/tejavvo/licgen" rel="noopener noreferrer"&gt;https://github.com/tejavvo/licgen&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fltf0gduwid7iirqksja6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fltf0gduwid7iirqksja6.png" alt="CLI help page" width="800" height="613"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4bk61ahmd3nblbme8j2d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4bk61ahmd3nblbme8j2d.png" alt="Web UI page" width="800" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cli</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
