Skip to content

rschili/Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builder

Introduction

I mostly wrote this for myself both as a programming practice and as a tool that I will use myself on a daily basis. For people not working for my company, this tool will be pretty pointless, but you can still have a look at the code.

Picture of Main Window

Get and Build instructions

To run the application, you can just download the latest binary from "Releases"

To get and build you need the Builder repository and also the RSCoreLib repository (hyperlink below, it's on the same github account). Put the two repositories alongside so they will share the same parent directory.

Open up the Builder solution file in Visual Studio 2015, restore the referenced nuget packages, and you should be fine to to debug builds. Currently, Release builds require a key to sign the assemblies which I did not include in the repository.

Dependencies

  • RSCoreLib Personal Core Library of mine for utility features

External Dependencies

For all additional information, please refer to the user readme file

Readme

About

Build tool written for myself, specific to my employer's build system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages