Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,14 @@ pinned: false
|
|
9 |
|
10 |
🌐 Join us on the exciting journey at the forefront of GenAI/AIGC as we embark on a mission to delve into innovative software architectural paradigms.
|
11 |
|
12 |
-
Intellij Plugin
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
🌐 Join us on the exciting journey at the forefront of GenAI/AIGC as we embark on a mission to delve into innovative software architectural paradigms.
|
11 |
|
12 |
+
Intellij Plugin
|
13 |
|
14 |
+
- Download from Intellij Marketplace (latest 1.8.0): [https://plugins.jetbrains.com/plugin/21520-autodev](https://plugins.jetbrains.com/plugin/21520-autodev)
|
15 |
+
- Download from GitHub Release (latest 1.8.6): [https://github.com/unit-mesh/auto-dev/releases](https://github.com/unit-mesh/auto-dev/releases)
|
16 |
+
- Intellij Plugin source code: [https://github.com/unit-mesh/auto-dev](https://github.com/unit-mesh/auto-dev)
|
17 |
+
|
18 |
+
VSCode Plugin
|
19 |
+
|
20 |
+
- Download from Microsoft: [https://marketplace.visualstudio.com/items?itemName=Phodal.autodev](https://marketplace.visualstudio.com/items?itemName=Phodal.autodev)
|
21 |
+
- Download from GitHub Release: [https://github.com/unit-mesh/auto-dev-vscode/releases](https://github.com/unit-mesh/auto-dev-vscode/releases)
|
22 |
+
- source code: [https://github.com/unit-mesh/auto-dev-vscode](https://github.com/unit-mesh/auto-dev-vscode)
|