Stories recently tagged with 'automatedBuild'

Uppercut - Automated Builds - DeploymentBuilder(ferventcoder.com)

submitted by ferventcoderferventcoder(836) 3 years ago

UppercuT comes with DeploymentBuilder. What is DeploymentBuilder? Perhaps you maintain a bunch of deployment scripts that point to all your different environments. We now you can define a template batch file and let UppercuT create all of those deployments scripts for you. It's less for you to maintain, and you no longer have to update a bunch of different scripts. Just one or a couple depending on the types of deployment. To help people better understand what it can do, we've included a starting template file and a sample LOCAL.settings file so you can see the power of UppercuT's DeploymentBuilder. read more...

add a comment |category: |Views: 10

tags: another

UppercuT - The Insanely Easy to Use Automated Build Framework(ferventcoder.com)

submitted by ferventcoderferventcoder(836) 3 years ago

Automated Builds as easy as (1) solution name, (2) source control path, (3) company name for most projects!!! UppercuT is for developers who want a powerful build framework without a lot of set up work. UppercuT is for anyone who needs a standard way of building applications across an entire organization. UppercuT is for anyone who wants to concentrate on just writing code. What can UppercuT do for you? -Compiles your application -Versions the local code build -Runs your unit tests -Runs NCover -Runs NDepend (you will need a license - does not come with UppercuT) -Creates environment configuration files (using ENV.settings files and config.template files) - more on this later -Packages your application for deployment -Along the way, it can run custom tasks for you. read more...

2 comments |category: |Views: 416

tags: another