Skip to content
/ boast Public

Static git repo listing generator with `git clone` support.

Notifications You must be signed in to change notification settings

nhanb/boast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boast is a static git repo listing generator similar to stagit, but supports cloning out of the box via git's http "dumb" protocol.

Here's a live sample: https://boast.imnhan.com/ (repo here) - it's still very barebones at the moment, but cloning already works.

I'm still learning zig and manual memory management as I go, so please bear with me.

Deps

  • Build: zig master (0.12-dev at the time of writing). Simply run zig build.
  • Runtime: git

Usage

boast <dir-that-contains-your-repos> <output-dir>

About

Static git repo listing generator with `git clone` support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published