Skip to content

cbilson/EmacsChocolateyPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmacsChocolateyPackage

Installation

Use Chocolatey to install this package:

> cinst emacs

Hacking

Ah, yes, the real reason I made this readme. I can never remember how to deploy this.

  1. CD to the directory where you've checked out the source.
  2. Type cpack.

To install from your checkout, just:

> # In the project root, after cpack'ing...
> cinst Emacs -source $pwd

Deploy to Chocolatey.org

To deploy, just go to the chocolatey website and upload the package.

Even Better

> cpack
...
# get api key from https://chocolatey.org/account
# only need to this once
> nuget setApiKey deadbeef-dead-beef-dead-deaddeadbeef -Source http://chocolatey.org/
...
> cpush

Versioning

Apparently I need a unique version number to use the cpush command mentioned above, so from now on, the emacs chocolatey package will be versioned with first 3 segments from the emacs version, final segment as the date of the release, as described here.

About

source crap for emacs chocolatey package

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •