Skip to content

Releases: managed-commons/cpdeploy

1.1.6-Alpha

02 Jun 13:19

Choose a tag to compare

1.1.6-Alpha Pre-release
Pre-release
Upgrade to newer alpha nugets of Commons.Core and Commons.GetOptions

v1.1.5

12 May 18:01

Choose a tag to compare

Upgrading dependencies and small fixes

Effective copy-deploying on the command line

23 Apr 15:46

Choose a tag to compare

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

23 Apr 15:48

Choose a tag to compare

Pre-release
v1.1.3-beta

release 1.1.3 => new '-d' --dontoverwrite option

Upgrade to Commons.GetOptions 1.1.1

17 Mar 22:49

Choose a tag to compare

Pre-release

LicenseAttribute to explicit our MIT licensing

The Core Tool

17 Mar 17:46

Choose a tag to compare

The Core Tool Pre-release
Pre-release

The core tool is up, needing just some chocolatey love 👍