Skip to content

Commit 7a1e3e0

Browse files
authored
Update README.md
1 parent 77ae6fa commit 7a1e3e0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# AzureBoardsImportCSVToWorkitemDiscussions
22
Import CSV file to work item discussions
3+
4+
# Requirements
5+
- VSCode https://code.visualstudio.com/
6+
- TypeScript https://www.typescriptlang.org/
7+
- NodeJS https://nodejs.org/en/
8+
- Node CLI for Azure DevOps https://github.com/Microsoft/tfs-cli
9+
10+
# Building/Packaging the Extension
11+
1. git clone https://github.com/keyoke/AzureBoardsImportCSVToWorkitemDiscussions.git
12+
2. npm install
13+
3. npm run package

0 commit comments

Comments
 (0)