turbo-editors/turbo-corepublic Fork 0
b1c5e36e1d1a12e805a39c391e69028b649e6a87
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-core.git
git clone ssh://git@rickub.com/turbo-editors/turbo-core.git

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

🛟 Updated. b1c5e36 · on b1c5e36e1d1a12e805a39c391e69028b649e6a87 · k33g · 8h ago
release.env · 10 lines · 710 BBash Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# Edited before every release, then:
#   ./01-release.tag.sh              make check, commit, push, tag, push the tag
#   (pushing the tag starts .github/workflows/release.yml, which stages the
#    archive with ./02-build-releases.sh and publishes the release with it —
#    no personal token is needed, and nothing else has to be run)
#
#   ./02-build-releases.sh v1.0.3    to see what the CI will stage, without
#                                    publishing anything
TAG="v1.0.3"
ABOUT="Turbo Core — files rewritten outside reload into their windows; the agent window wraps what you type and keeps a long paste aside as a token (#28); configrepo fetches a shared .turbo-<slug> from a forge URL (#25)"