Releases: managed-commons/cpdeploy
Releases · managed-commons/cpdeploy
1.1.6-Alpha
Upgrade to newer alpha nugets of Commons.Core and Commons.GetOptions
v1.1.5
Effective copy-deploying on the command line
cpdeploy 1.1.4 - Copyright ©2015 Rafael 'Monoman' Teixeira, Managed Commons Team
A copy deployer that tries not to copy unchanged content.
License: MIT License - See http://opensource.org/licenses/MIT
Usage: cpdeploy [options] <path of directory to deploy into>
Options:
-b -backup:subdirectory Name of subdirectory to copy older versions with -o (default: _OLDER).
-c -clean Clean target directory
-d -dontoverwrite Do not overwrite if there is a target directory
-f -from:directory Path to directory to copy from (default: current directory)
-? -help Show this help list
-o -onlylatest Move older versions to backup folder (use -b to choose backup folder).
Skips pinned dirs (those ending in '-PINNED')
-q -quiet Quiet mode
-s -summary Summary mode - Only the summary line
-t -test Test if there is anything to update
-v -verbose Verbose output
-V -version Display version and licensing information
Please report bugs at <https://github.com/managed-commons/cpdeploy/issues>
Don't Overwrite option
v1.1.3-beta release 1.1.3 => new '-d' --dontoverwrite option
Upgrade to Commons.GetOptions 1.1.1
LicenseAttribute to explicit our MIT licensing
The Core Tool
The core tool is up, needing just some chocolatey love 👍