Skip to content

Repository files navigation

Mercurial4Chorus

This repo contains the binaries (Windows as well as Linux 64-bit) and extensions for the Mercurial version that Chorus uses. Mercurial is provided in the form of a nuget package, SIL.Chorus.Mercurial.

After installation of the nuget package the Mercurial and MercurialExtensions folders will be copied to the solution's directory during the build. Alternatively, specify Mercurial4ChorusDestDir to copy into instead of the solution's directory.

Building

To create a pre-release nuget package:

dotnet pack /p:BuildCounter=1

Output will be found in artifacts/package/release directory

To release a nuget package:

dotnet pack /p:PreRelease=.
dotnet nuget push artifacts/package/release/*.nupkg --source https://api.nuget.org/v3/index.json --api-key INSERT_NUGET_API_KEY_HERE

About

Mercurial version used by Chorus

Resources

Stars

1 star

Watchers

11 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages