<?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: Leon Meka</title>
    <description>The latest articles on DEV Community by Leon Meka (@leonmeka).</description>
    <link>https://dev.to/leonmeka</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%2F1366727%2F44ecff69-63ec-4249-bd5c-4644768cc569.jpeg</url>
      <title>DEV Community: Leon Meka</title>
      <link>https://dev.to/leonmeka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leonmeka"/>
    <language>en</language>
    <item>
      <title>sortQL: A better way to organize your files</title>
      <dc:creator>Leon Meka</dc:creator>
      <pubDate>Tue, 19 Mar 2024 20:55:57 +0000</pubDate>
      <link>https://dev.to/leonmeka/sortql-a-better-way-to-organize-your-files-1o3f</link>
      <guid>https://dev.to/leonmeka/sortql-a-better-way-to-organize-your-files-1o3f</guid>
      <description>&lt;p&gt;&lt;strong&gt;sortQL&lt;/strong&gt; is a simple, yet powerful, file management automation tool that offers a rich toolset of rule-based operations using a declarative SQL-like syntax. It's designed to help you automate workflows, such as moving, copying, deleting, and archiving files, based on predefined conditons.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/-7vUoo5EIKk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Simple Installation:&lt;/strong&gt; Install globally and run from any directory using npx.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Declarative Syntax:&lt;/strong&gt; Define complex file and folder operations in a simple, readable .SQL file.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Watch Mode:&lt;/strong&gt; Automatically re-run the queries whenever a file or folder is added, removed, or modified.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cross-Platform:&lt;/strong&gt; Works seamlessly across different operating systems, including Windows, macOS, and Linux.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open-Source:&lt;/strong&gt; Fully open-source codebase, allowing you to contribute and modify the source code.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Interested to learn more? Check out the Github repository below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/leonmeka/sortql-cli"&gt;https://github.com/leonmeka/sortql-cli&lt;/a&gt;&lt;/p&gt;

</description>
      <category>file</category>
      <category>automation</category>
      <category>cli</category>
      <category>node</category>
    </item>
  </channel>
</rss>
