Shell Markdown

Open-source Shell projects categorized as Markdown

Top 23 Shell Markdown Projects

  • nb

    CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.

    Project mention: Ask HN: What's a good, privacy focused bookmark manager? | news.ycombinator.com | 2023-06-12

    I use [nb](https://github.com/xwmx/nb). It's a CLI tool (easy to write a GUI for if you want one) that is fast, uses Git to version control things, and handles more than just bookmarks. I sync across computers using Dropbox.

  • adr-tools

    Command-line tools for working with Architecture Decision Records

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • github-markdown-toc

    Easy TOC creation for GitHub README.md

  • notes

    :pencil: Simple delightful note taking, with more unix and less lock-in. (by pimterry)

    Project mention: What can MikroTik/RouterOS **not** do? | /r/mikrotik | 2022-10-05

    Note taking without the lock-in

  • dot

    Migrating to z Bonzai stateful command tree monolith (by rwxrob)

  • shite

    The little hot-reloadin' static site maker from shell.

    Project mention: “Make” as a Static Site Generator | news.ycombinator.com | 2023-09-10

    I love the code [1]. Mine [2] is a bit over engineered because I wanted hot-reloading (without JS), and it was a delightful yak shave.

    But the basic idea is the same --- heredocs for templating, using a plaintext -> html compiler (pandoc in my case), an intermediate CSV for index generation.

    Very nice!

    [1] https://github.com/karlb/karl.berlin/blob/master/blog.sh

    [2] https://github.com/adityaathalye/shite

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

  • mdsh

    Multi-lingual, Markdown-based Literate Programming... in run-anywhere bash

  • simpleoptout

    Deep links to opt-out of data sharing by 100+ companies.

    Project mention: YSK: Debt dies with the individual, it does not transfer to anyone UNLESS they agree to pay in some way | /r/YouShouldKnow | 2023-03-10

    simpleoptout.com. This website has an extensive list off all (?) the websites that store or sell your personal data and how to opts out. I usually go through the list once a year.

  • cli

    A tiny CLI for HedgeDoc (by hedgedoc)

  • lit

    a little preprocessor for literate programming (by vijithassar)

    Project mention: Literate Programming: Articles | news.ycombinator.com | 2023-05-18

    There are tools to do exactly that, like a simple bash scripts lit.sh: https://github.com/vijithassar/lit

    I've heard it referred to as 'semi-literate programming' because it skips the reorganization functionality and just gives you nice prose to code conversion.

  • mdt

    Command line markdown todo list manager

    Project mention: mdt - a simple markdown todo list manager | /r/commandline | 2023-03-16
  • noted

    Lightweight CLI for taking markdown notes in a journal-like (time-seried) fashion

  • pandoc-templates

    An opinionated set of Pandoc templates and scripts for converting markdown to DOCX manuscripts that adhere to William Shunn's Proper Manuscript Format guidelines using Pandoc. (by prosegrinder)

    Project mention: Strange Machines: An Anthology of Dark User Manuals | /r/technicalwriting | 2023-04-15

    Also anyone can write a story in markdown then run it through a Pandoc template: https://github.com/prosegrinder/pandoc-templates

  • Runbook.md

    Write Bash executable runbooks in Markdown.

  • pandoc-markdown-latex-pdf

    Example of how to produce scientific, academic, and technical PDF documents such as essays, reports, or thesis by writing Markdown and converting with Pandoc via LaTeX. We also included build and release automation with GitHub actions.

  • notesium

    Markdown notes system with bi-directional links, editor not included

    Project mention: Show HN: Notesium, Markdown Notes in Vim with an Obsidian-Like Graph View | news.ycombinator.com | 2023-06-29
  • pandoc-from-markdown-to-pdf

    Use pandoc to convert from markdown to PDF with our preferred options

    Project mention: Pandoc [a universal document converter] 3.0 | news.ycombinator.com | 2023-01-19

    Pandoc is such a great conversion program. I write in markdown and export to PDF and using pygments for code syntax coloring, with .tex files to adjust layouts, tables, and the like.

    https://github.com/SixArm/pandoc-from-markdown-to-pdf

  • action-translate-readme

    :books:Auto Generate the README.md in Multiple Languages via CI/CD

    Project mention: Free Use of gpt3 and gpt4 APIs for Automatically Generating Multi-Language README.md | /r/github | 2023-08-28

    Github: action-translate-readme

  • manaita

    Simple Markdown-Driven Scaffolding tool written by Go

  • udoxy

    Guidelines and script (bash) for generic standalone code documentation

  • tocgen

    Markdown Table of Contents Generator

  • dev-tasks

    Automated development tasks for my own projects

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-10.

Shell Markdown related posts

Index

What are some of the best open-source Markdown projects in Shell? This list will help you:

Project Stars
1 nb 5,733
2 adr-tools 4,089
3 github-markdown-toc 3,104
4 notes 1,150
5 github-action-markdown-link-check 362
6 dot 200
7 shite 175
8 mdsh 150
9 simpleoptout 134
10 cli 134
11 lit 116
12 mdt 100
13 noted 74
14 pandoc-templates 53
15 Runbook.md 18
16 pandoc-markdown-latex-pdf 17
17 notesium 17
18 pandoc-from-markdown-to-pdf 15
19 action-translate-readme 13
20 manaita 7
21 udoxy 7
22 tocgen 6
23 dev-tasks 5
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org