This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$YourRepoRoot ="C:\DATA\Repos" # replace with your repoistory root on you computer | |
$targetPath ="$YourRepoRoot\tslint-react\src\rules" | |
$hardcodedRuleLink="https://github.com/palantir/tslint-react/blob/master/README.md" | |
$StartMetaBlock = "metadata: Lint.IRuleMetadata" | |
$MetaDatQuoteTypes ='"'; | |
function ExtractMetaDataBlock() | |
{ | |
Param( | |
[string]$block |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install trial for teamcity | |
setup wild card DNS record for dev server | |
Build, Test, Package and Deploy | |
General | |
%Version% | |
-- and params | |
Build Features |