Skip to content

rhornjr/Presto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Presto is an application where users can enter deployment actions (create windows service, alter a config file, etc...) and then execute them all with the push of a button.

By storing deployment steps in Presto, deployments can be automated, and repeated many times, for consistent deployment results.

Quick start:
Build Presto
Run it
Click Task Groups
Click Hello World, then Tasks...
Select all of the tasks, then click Execute...
Click Start
  - The Hello World tasks will run:
    - A C:\Temp folder will be created
    - The Hello World executable will be copied to C:\Temp
    - Two config settings will be altered in the exe.config
    - The Hello World service will be created

About

Automated Deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published