Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.29 KB

TODO.md

File metadata and controls

48 lines (35 loc) · 2.29 KB

To Do

  • custom template (or @file)
  • demo repo (or link to usage)
  • better README
  • sort by full_name, name, pushed_at, updated_at
  • new arg: template, (and @filename)

Maybe not

  • external badge definitions from a yaml file (but works fine as-is)

  • Golang template function markdown to escape markdown (is it really needed?)

  • include/exclude/skip: support for regexes (can workaround with @repos file and grep)

  • output file extension based on format

  • progress indicators (if output!=stdout && stdout == tty)

  • custom external badges (could be done by customizing the template)

  • verify that the badges are on the README page (way too much work: maybe a separate utility?)

  • make releases

  • Fix: pages-build-deployment do have working flags - Github Bug

Bookmarks

Potential go libraries: https://github.com/knadh/koanf https://pkg.go.dev/github.com/google/go-github/v58/github

Maybe

gh cmd line "html_url": "https://github.com/VectorLogoZone/svgzone/blob/main/dynamic/pages/pages-build-deployment", "badge_url": "https://github.com/VectorLogoZone/svgzone/workflows/pages-build-deployment/badge.svg"