Bard

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2026 License: MIT

README

BardLogo

Bard

What is Bard

Bard is a little TUI text editor for markdown files, with vim-like keybindings I wrote Bard because I wanted to have beautiful markdown rendering, similar to Obsidian, but in the terminal with Vim's motions efficiency

WelcomePage

Usage

To run Bard, just type bard in the terminal. You can provide a file name to open it or create a new one To navigate through text, you must use Vim motions, and if you are not familiar with any of this, it's a good time to learn so you can say "I use vim, btw" (and Bard, ofc)

Quick render example: MarkdownRender

Installation

It is not available in any package managers yet, so to install Bard you can do this:

git clone https://github.com/EnotInc/bard.git
cd bard/cmd/bard
go install

The go install command will build the project and add bard to the $PATH. And, yeah, you need Go to build this project

Directories

Path Synopsis
cmd
bard command
docs
internal
TUI

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL