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 · 203 BAMPL Blame HistoryRaw
1
2
3
4
5
6
7
8
// A library package at the root, and a program under cmd/main that uses it.
// Open any file in here and moon-lsp is started in this directory.

name = "demo/shapes"

version = "0.1.0"

license = "MIT"