Skip to content

Commit

Permalink
[Improve] add scala development (#259)
Browse files Browse the repository at this point in the history
* add scala development
  • Loading branch information
caicancai authored Sep 24, 2023
1 parent ef2e906 commit 74f0ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/3-localDevelopmentAndDebugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ sidebar_position: 3
- npm 7.11.2 ( https://nodejs.org/en/ )
- pnpm (npm install -g pnpm)
- JDK 1.8+
- Scala 2.12.x

### Clone the Source Code

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ sidebar_position: 3
- npm 7.11.2 ( https://nodejs.org/en/ )
- pnpm (npm install -g pnpm)
- JDK 1.8+
- Scala 2.12.x

### clone源码

Expand Down

0 comments on commit 74f0ffd

Please sign in to comment.