0.0.8 • Published 1 year ago

exdump v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.

0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago