Giter Club home page Giter Club logo

home-3's Introduction

Home

The Home repository is the starting point for developers wanting to contribute to the WiX Toolset.

Getting Started

The WiX Toolset is composed of several projects that are distributed across several Git repositories. The output of a project is published and shared with other projects via NuGet packages. Thus, you only need to enlist in the Git repositories required for your change.

Before you begin, you must have Git and the .NET Core 2.0 SDK installed. Visual Studio 2017.3 can be used to get both.

To help developer productivity, the enlist.cmd in this repository can be used to manage a .sln file with all the projects you clone. Simply follow these steps to get going:

  1. Create a folder to hold the WiX Toolset projects. For example, C:\src\wixtoolset
  2. Clone this repository into that folder: git clone https://github.com/wixtoolset/Home.git C:\src\wixtoolset\Home
  3. Run the enlist.cmd in your clone of the Home repository for the project you are interested in. For example: C:\src\wixtoolset\Home\enlist.cmd Core

The enlist.cmd will clone the desired project, create a WixToolset.sln in the root folder (e.g. C:\src\wixtoolset), add the requested projects to the solution and configure NuGet. You can run enlist.cmd multiple times to add additional projects.

home-3's People

Contributors

robmen avatar rseanhall avatar

Watchers

 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.