bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
173 stars 48 forks source link

Create a chocolatey package for easy installation #102

Open nils-a opened 3 years ago

nils-a commented 3 years ago

chocolatey is a package manager for Windows. Using this is, it could be possible to install spcb using the following command:

choco install spcb
nils-a commented 3 years ago

I'd be willing to create and maintain such a package, if it is ok for you to have this.

Creation is currently blocked by #101