ContentMine/package-managers

Name: package-managers

Owner: The ContentMine

Description: Collection of scripts / config files for building packages of the ContentMine software

Created: 2016-04-20 06:59:49.0

Updated: 2016-04-20 07:01:58.0

Pushed: 2016-04-20 07:09:07.0

Homepage: null

Size: 16

Language: PowerShell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

package-managers

Collection of scripts / config files for building packages of the ContentMine software

Currently just includes choco packages but will probably also include brew and so on in the future.

The key things to make an updated choco package are:

  1. Edit the version numbers in norma.nuspec and ami.nuspec
  2. Update the packageSourceUrl to point to the new zip file (not sure if this is actually important. The element is there in the example config but I can't see it in the nuspec Spec)
  3. Update the chocolateyinstall.ps1 to include the new source URL
  4. run choco pack
  5. Upload the new package-version.nupkg to our stream (currently at myget.com)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.