Skip to content

EnotInc/bard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Nerd Font is required

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

About

just a little tui vim-like editor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages