harry-cpp / code-nautilus

VSCode extension for Nautilus
The Unlicense
419 stars 77 forks source link

Add pkgbuild stuff #9

Closed tkit1994 closed 5 years ago

tkit1994 commented 5 years ago

Add pkgbuild stuff and update readme.

harry-cpp commented 5 years ago

To not add to many notes, can you remove the README changes, I'll update it.

harry-cpp commented 5 years ago

On a note of dependencies, should we add vs code as optional dep?

(I say optional as there are multiple variants of it on Arch repos / AUR)

tkit1994 commented 5 years ago

l've remove the README changes, and add vscode to optdepends by add the following line to PKGBUILD.

optdepends=('code: The Visual Studio Code (vscode) editor')
harry-cpp commented 5 years ago

Thnaks @tkit1994 for this, looks great, merging!