enko / EmacsChocolateyPackage

source code for the emacs package on chocolatey.org
https://chocolatey.org/packages/Emacs/
8 stars 3 forks source link

EmacsChocolateyPackage

Installation

Use Chocolatey to install this package:

> choco install emacs

Hacking

If you want to improve upon this package, you can build it yourself this way:

> choco pack .\emacs.nuspec
> choco install emacs -source .\ -y

If you feel confident, create pull request and I will review the changes.

Build Status

The deployment is done via azure pipelines:

Build Status