Skip to content

Commit 068a9cf

Browse files
committed
docs(devins): add documentation for development environment setup
This commit adds a new documentation file for setting up the development environment, providing guidance on how to organize different types of tasks using the JetBrains Academy plugin as a reference.
1 parent b687994 commit 068a9cf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/devins/development.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: default
3+
title: Development DevIns
4+
nav_order: 99
5+
parent: AI Agent Language
6+
---
7+
8+
[JetBrains Academy plugin](https://github.com/JetBrains/educational-plugin) show a very good sample on how to organize
9+
different types of tasks in a single plugin.
10+
11+
- check: `EduTaskCheckerBase.kt` for task running

0 commit comments

Comments
 (0)