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

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

📦 Turbo Go 3d7798b · on main · k33g · 10h ago
epics.yaml · 14 lines · 317 BYAML Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
# Managed by IssueSpec. Hand edits are welcome; keep the schema valid.
epics:
  - title: Improve GUI
    state: open
    color: "#5319e7"
  - title: Editor
    state: open
    color: "#d4c5f9"
  - title: Golang features
    state: open
    color: "#1d76db"
  - title: Portability
    state: open
    color: "#0e8a16"