<?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>Forem: Dipesh Wagle</title>
    <description>The latest articles on Forem by Dipesh Wagle (@dipeshwagle).</description>
    <link>https://forem.com/dipeshwagle</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%2F115302%2F6e927020-91b3-4b55-b8e1-531751c4ee53.jpeg</url>
      <title>Forem: Dipesh Wagle</title>
      <link>https://forem.com/dipeshwagle</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dipeshwagle"/>
    <language>en</language>
    <item>
      <title>Best command line utilities</title>
      <dc:creator>Dipesh Wagle</dc:creator>
      <pubDate>Sun, 18 Nov 2018 04:58:13 +0000</pubDate>
      <link>https://forem.com/dipeshwagle/best-command-line-utilities-557d</link>
      <guid>https://forem.com/dipeshwagle/best-command-line-utilities-557d</guid>
      <description>&lt;h3&gt;
  
  
  Best command line utilities
&lt;/h3&gt;

&lt;p&gt;As a developer, you probably use command line most often.Here are some of the command line utilities that make your life a little bit easier.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://github.com/jakubroztocil/httpie" rel="noopener noreferrer"&gt;httpie&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized output. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fhnjgf8erqp1bbyftbh36.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fhnjgf8erqp1bbyftbh36.png" alt="httpie"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://github.com/chubin/cheat.sh" rel="noopener noreferrer"&gt;cheat.sh&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;As its name suggests cheat.sh is best community driven cheat sheets repositories of the world. It has a simple curl/browser interface and covers 56 programming languages, several DBMSes, and more than 1000 most important UNIX/Linux commands. It’s available everywhere, no installation needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F6fjhdlj6jf9j6f2ak6jl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F6fjhdlj6jf9j6f2ak6jl.png" alt="cheat.sh"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://github.com/jesseduffield/lazygit" rel="noopener noreferrer"&gt;lazygit&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Lazy is a simple terminal UI for git commands. It allows easily adding files, resolving merge conflicts, checking out recent branches, scrolling through logs/diffs of branches/commits/stash, quick pushing/ pulling, squash down and renaming commits.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fe29rovwvjw9c1qygvpkv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fe29rovwvjw9c1qygvpkv.png" alt="lazygit"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://github.com/klauscfhq/taskbook" rel="noopener noreferrer"&gt;taskbook&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;By utilizing a simple and minimal usage syntax, that requires a flat learning&lt;br&gt;
curve, taskbook enables you to effectively manage your tasks and notes across&lt;br&gt;
multiple boards from within your terminal. All data are written atomically to&lt;br&gt;
the storage in order to prevent corruptions and are never shared with anyone or&lt;br&gt;
anything. Deleted items are automatically archived and can be inspected or&lt;br&gt;
restored at any moment.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F1lnquej4n1urdk6ipnxd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F1lnquej4n1urdk6ipnxd.png" alt="taskbook"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://github.com/faressoft/terminalizer" rel="noopener noreferrer"&gt;terminalizer&lt;/a&gt;
&lt;/h3&gt;

&lt;p&gt;Terminalizer records your terminal and generates animated gif images. As a developer sometimes need to document or record some terminal interactions, this tool is best for that job.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fflzxi5j1v9hu1ectcm0n.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fflzxi5j1v9hu1ectcm0n.gif" alt="terminalizer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Originally published on &lt;a href="https://openik.com" rel="noopener noreferrer"&gt;Openik&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>commandline</category>
      <category>dev</category>
      <category>opensource</category>
      <category>awesome</category>
    </item>
    <item>
      <title>Curated list for developers using Gatsby JS</title>
      <dc:creator>Dipesh Wagle</dc:creator>
      <pubDate>Fri, 16 Nov 2018 16:47:50 +0000</pubDate>
      <link>https://forem.com/dipeshwagle/create-a-curated-list-for-developers-using-gatsby-js-53nj</link>
      <guid>https://forem.com/dipeshwagle/create-a-curated-list-for-developers-using-gatsby-js-53nj</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fcy9280m6vpoyutz0ey0r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fcy9280m6vpoyutz0ey0r.png" alt="openik.com curated list of developer tools"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I always had useful tools and libraries bookmarked. But somehow when I need them or recall them and try to find them its a daunting task. So I create a curated list where I save all my cool findings. &lt;br&gt;
    I built it using Gatsby JS which is a new cool static site generator. I store all my finding in YAML files with categories. And using Gatsby we can query the data using GraphQl inside a react component. You can find the website here at &lt;a href="https://openik.com" rel="noopener noreferrer"&gt;openik.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gatsby</category>
      <category>react</category>
      <category>devtools</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
