---
title: "💭 Command Line Interface Guidelines"
description: "!https://clig.dev/"
date: 2024-07-11
published: true
tags:
  - cli
  - dev
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://clig.dev/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://clig.dev/CLIG-social-card.jpg" alt="Command Line Interface Guidelines — An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Command Line Interface Guidelines</div>
      <div class="embed-card-description">An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.</div>
      <div class="embed-card-meta">clig.dev</div>
    </div>
  </a>
</div>


This is a pretty sick set of guidelines to help you write better cli programs, I'm definitely coming back to reading this one more in depth later.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
