Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 405 Bytes

File metadata and controls

20 lines (16 loc) · 405 Bytes

Remove Duplicate File(s) Task

Build task for VS Team Services that deletes files in destination folder if they exist in the source folder.

08/28/2016: This task is not ready for general public use yet.

Install tools

npm install -g tfx-cli

restore VSCode to get tfx to work

Setup Typescript

tsc --init

Build

tfx extension create --manifest-globs vss-extension.json