<?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: Sonu Kumar Hansda</title>
    <description>The latest articles on DEV Community by Sonu Kumar Hansda (@sonuhansda).</description>
    <link>https://dev.to/sonuhansda</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%2F1109272%2F7cfab0be-feee-4eed-a037-24e4ae6e2286.jpg</url>
      <title>DEV Community: Sonu Kumar Hansda</title>
      <link>https://dev.to/sonuhansda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sonuhansda"/>
    <language>en</language>
    <item>
      <title>Excela: A Simple Tool for Easy Project Setup</title>
      <dc:creator>Sonu Kumar Hansda</dc:creator>
      <pubDate>Tue, 31 Dec 2024 05:38:22 +0000</pubDate>
      <link>https://dev.to/sonuhansda/excela-a-simple-tool-for-easy-project-setup-2ko7</link>
      <guid>https://dev.to/sonuhansda/excela-a-simple-tool-for-easy-project-setup-2ko7</guid>
      <description>&lt;p&gt;Hey everyone! 👋  &lt;/p&gt;

&lt;p&gt;I’m thrilled to introduce &lt;strong&gt;Excela&lt;/strong&gt;, my &lt;strong&gt;first npm package&lt;/strong&gt;! It’s a &lt;strong&gt;command-line tool&lt;/strong&gt; that helps you &lt;strong&gt;set up projects quickly&lt;/strong&gt;—whether it’s &lt;strong&gt;frontend&lt;/strong&gt;, &lt;strong&gt;backend&lt;/strong&gt;, or &lt;strong&gt;full-stack&lt;/strong&gt;. Say goodbye to tedious setup tasks and focus on building your app!  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What is Excela?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Excela is a &lt;strong&gt;CLI tool&lt;/strong&gt; that scaffolds projects in seconds. Here’s what it offers:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: Set up React apps with &lt;strong&gt;Vite&lt;/strong&gt; or &lt;strong&gt;Create React App&lt;/strong&gt;, and optionally add &lt;strong&gt;Tailwind CSS&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend&lt;/strong&gt;: Quickly initialize backend projects.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full-Stack&lt;/strong&gt;: Combine frontend and backend setups seamlessly.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customization&lt;/strong&gt;: Choose between &lt;strong&gt;JavaScript&lt;/strong&gt; or &lt;strong&gt;TypeScript&lt;/strong&gt;.
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Why Did I Build This?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;As a developer, I found project setup to be time-consuming. So, I built Excela to &lt;strong&gt;simplify this process&lt;/strong&gt;. It’s my first npm package, and it’s been a great learning experience. Now, I want to make it even better—&lt;strong&gt;with your help&lt;/strong&gt;!  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Features of Excela&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Quick Setup&lt;/strong&gt;: Get your project ready in seconds.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Flexible Choices&lt;/strong&gt;: Pick your stack, language, and tools.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tailwind CSS Integration&lt;/strong&gt;: Add Tailwind with a single command.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source&lt;/strong&gt;: Let’s build something amazing together!
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;How to Use Excela&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Just run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx excela@latest
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  &lt;strong&gt;Let’s Build Excela Together!&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Excela is still evolving, and I’d love your contributions! Here’s how you can help:  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Try It&lt;/strong&gt;: Use Excela and share your feedback.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Report Issues&lt;/strong&gt;: Found a bug? Let me know on GitHub.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Contribute Code&lt;/strong&gt;: Fix bugs, add features, or improve docs.
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Check out the &lt;strong&gt;GitHub repository&lt;/strong&gt;:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://github.com/Sonu-Hansda/excela" rel="noopener noreferrer"&gt;Excela on GitHub&lt;/a&gt;  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Let’s Connect!&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Star the repo, fork it, or reach out with ideas. Let’s make Excela the &lt;strong&gt;go-to tool&lt;/strong&gt; for project setup! 🚀  &lt;/p&gt;

&lt;p&gt;Cheers,&lt;br&gt;&lt;br&gt;
Sonu Hansda  &lt;/p&gt;

</description>
      <category>npm</category>
      <category>node</category>
      <category>developers</category>
    </item>
  </channel>
</rss>
