Skip to content

Instantly share code, notes, and snippets.

View dicko2's full-sized avatar
🇦🇺
Beering

Joel Dickson dicko2

🇦🇺
Beering
View GitHub Profile
@dicko2
dicko2 / react-tslint.ps1
Created February 3, 2018 06:02
Importing TypeScript tslint Rules into Sonarqube
$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
@dicko2
dicko2 / gist:72ed4ea41452b15da44e506e43804bb7
Last active May 13, 2017 01:47
TechAtAgodaWorkShopNotes
install trial for teamcity
setup wild card DNS record for dev server
Build, Test, Package and Deploy
General
%Version%
-- and params
Build Features