turbo-editors/turbo-moonbitpublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-moonbit.git
git clone ssh://git@rickub.com/turbo-editors/turbo-moonbit.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

📦 Turbo MoonBit cc1f595 · on main · k33g · 11h ago
moon.mod · 8 lines · 206 BAMPL Blame HistoryRaw
1
2
3
4
5
6
7
8
// The module file. Turbo MoonBit walks up from the file you opened looking for
// one of these, and starts moon-lsp in the directory that holds it.

name = "demo/hello"

version = "0.1.0"

license = "MIT"