Giter Site home page Giter Site logo

nsisbuildrunner's Introduction

nsisbuildrunner

A simple TeamCity Build Runner for Nullsoft Scriptable Install System (NSIS). The code was originally from http://www.tandisoft.com/2011/11/built-teamcity-makensisexe-output.html (All credit where it's due) and was converted from VB.Net to C# by me.

How to build

  1. Clone the repo
  2. Build with Visual Studio 2013
  3. Copy the output to your build server (for example c:\untils\NSISTeamCityBuildRunner)
  4. Add a build step to your TeamCity project. Set the runner type to "Command Line", Run option to "Executable with parameters", Command executable to the path from step 2 above and finally "Command Parameters" to the path of your NSIS script relative to the root of your build agent checkout folder.

License & Copyright

This software is released under the MIT License in 2014 by Matt Cantillon. I may be contacted via GitHub at https://github.com/mcantillon.

How to Contribute

Pull requests including bug fixes, new features and improved test coverage are welcomed. Please do your best, where possible, to follow the style of code found in the existing codebase.

Credits

The following people have contributed ideas, documentation, or code to nsisbuildrunner:

nsisbuildrunner's People

Contributors

mcantillon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.