Skip to content

Hacksore/vscode-extension-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published