Skip to content

Commit

Permalink
ci: use xclip as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
telesoho committed Aug 19, 2024
1 parent d924c5e commit 943e805
Show file tree
Hide file tree
Showing 3 changed files with 12,611 additions and 4,694 deletions.
9 changes: 5 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,16 @@ Source code is split into several top level folders:

`test/suite` Code for automated test suites.

### res

`res/scripts` contains OS scripts.

## Cloning and Running

Running from source is relatively straight forward. You should:

1. Clone the repository (or your own fork)

```sh
git clone https://github.com/telesoho/vscode-markdown-paste-image.git --recursive
```

2. Run `npm install` to install dependencies
3. Open the repository root folder in Visual Studio Code
4. Ensure `Launch Extension` is selected in the Debug sidebar
Expand Down
Loading

0 comments on commit 943e805

Please sign in to comment.