UNPKG

@stephansama/auto-readme

Version:

Generate lists and tables for your README automagically based on your repository and comments

6 lines (3 loc) 88 B
#!/usr/bin/env node "use strict"; import("./dist/index.js").then((mod) => mod.run());