File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 55
66The ` azdev ` tool is designed to aid new and experienced developers in contributing to Azure CLI command modules and extensions.
77
8+ ## Getting Started Videos
9+
10+ [ 1. Cloning Repos] ( https://azurecliprod.blob.core.windows.net/videos/01%20-%20CloningRepos.mp4 )
11+
12+ [ 2. Setup with ` azdev setup ` ] ( https://azurecliprod.blob.core.windows.net/videos/02%20-%20AzdevSetup.mp4 )
13+
14+ [ 3. Basics with ` azdev style/test/linter ` ] ( https://azurecliprod.blob.core.windows.net/videos/03%20-%20AzdevBasics.mp4 )
15+
16+ [ 4. Creating modules with ` azdev cli create ` ] ( https://azurecliprod.blob.core.windows.net/videos/04%20-%20AzdevCliCreate.mp4 )
17+
18+ [ 5. Create extensions with ` azdev extension create ` ] ( https://azurecliprod.blob.core.windows.net/videos/05%20-%20AzdevExtensionCreate.mp4 )
19+
20+ [ 6. Publishing extensions with ` azdev extension publish ` ] ( https://azurecliprod.blob.core.windows.net/videos/06%20-%20AzdevExtensionPublish.mp4 )
21+
822## Setting up your development environment
923
10241 . Install Python 3.5+ or 2.7+ from http://python.org . Please note that the version of Python that comes preinstalled on OSX is 2.7.
You can’t perform that action at this time.
0 commit comments