turbo-editors/turbo-moonbitpublic Fork 0
ded61deede2aab942065647372984c8d3179037b
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.

moon.mod · 8 lines · 203 BAMPL Blame HistoryRaw
📦 Turbo MoonBit cc1f595 k33g yesterday1// A library package at the root, and a program under cmd/main that uses it.
2// Open any file in here and moon-lsp is started in this directory.
3
4name = "demo/shapes"
5
6version = "0.1.0"
7
8license = "MIT"