turbo-editors/turbo-pythonpublic Fork 0
6fc62eaf6b5d18531e5b99104320a4614139e566
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-python.git
git clone ssh://git@rickub.com/turbo-editors/turbo-python.git

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

📦 Turbo Python 6fc62ea · on 6fc62eaf6b5d18531e5b99104320a4614139e566 · k33g · 10h ago
.gitignore · 10 lines · 272 BText Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
bin/
kits
*.env
release

# A go.work pointing at the checkout beside this one is how you build against an
# unreleased turbo-core. It is one person's local wiring, never the project's:
# committed, it would break every clone that has no such checkout.
go.work
go.work.sum