Skip to content

Show HN: READFORME.md

promptcmd.sh
2 pointstgalaldiscuss
On HN

Exemplary tool created using my tool for turning prompts into "native-looking" executables:

  $ READFORME.md --help
  Usage: READFORME.md [OPTIONS] --repo <repo> --info <info>
  
  Prompt inputs:
        --branch <branch>  Branch name, defaults to "main"
        --repo <repo>      The github repository name
        --info <info>      Which info is needed [possible values: summary, installation, example, quickstart]

It's one of the more useful ones: extracts information from the README.md file from a github repo, e.g., usage:
  $ READFORME.md --repo tgalal/promptcmd --info summary
  A tool to define and run programmable prompts as native CLI commands: create .prompt templates, enable them 
  with promptctl, and execute with argument parsing, stdin/stdout, multi-provider model support, caching, and
  load balancing.

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.