exdump

0.0.8 • Public • Published

exdump

A CLI to create a nice markdown table of your VS Code extensions. Handy for dotfiles repos.

build npm

Usage

# will copy the markdown to your clipboard
npx exdump@latest

# will create a file with that data instead
npx exdump@latest -f extensions.md

Development

# install deps
yarn

# run the code
yarn dev -f EXAMPLE.md

Example

See the example for to see what this CLI will generate.

/exdump/

    Package Sidebar

    Install

    npm i exdump

    Weekly Downloads

    2

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    5.65 kB

    Total Files

    7

    Last publish

    Collaborators

    • hacksore