Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

[docs] Xtend in Gitpod #528

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/docs/languages-and-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ Below is a list of language and framework specific tips & tricks.
* [PHP](/docs/php-in-gitpod)
* [Vue.js](/docs/vue-in-gitpod)
* [Rust](/docs/rust-in-gitpod/)
* [Xtend](/docs/xtend-in-gitpod)
* [Julia](/docs/julia-in-gitpod/)
* [R](/docs/r-in-gitpod/)
4 changes: 4 additions & 0 deletions src/docs/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ export const MENU: MenuEntry[] = [
"Rust",
"rust-in-gitpod"
),
M(
"Xtend",
"xtend-in-gitpod"
),
M(
"Julia",
"julia-in-gitpod"
Expand Down
1 change: 1 addition & 0 deletions src/docs/xtend-in-gitpod.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Xtend in Gitpod