Skip to content

Bundown is a fast all-in-one Markdown runtime.

License

Notifications You must be signed in to change notification settings

KaruroChori/bundown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundown

Bundown is a fast all-in-one Markdown runtime. It is built on top of bun ^1.0.24 and can run Markdown files, combining and executing their Shell, JavaScript, and TypeScript code blocks.

Installation

If you haven't already, start by installing Bun:

curl -fsSL https://bun.sh/install | bash

Next, install Bundown globally using Bun:

bun i -g bundown

Now you should be able to run any Markdown file with bundown <file.md>.

Contributing

If you have any bugs/issues, feature requests, etc. please open an issue or pull request on GitHub.

Use bundown format.md to format the code with biome.

About

Bundown is a fast all-in-one Markdown runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%