nandi/freeqsay-nimpublic Fork 0
078b24dbbccfc6398e79e462f582be5437dda703
Commits
Clone
git clone https://git.rickub.com/nandi/freeqsay-nim.git
git clone ssh://git@rickub.com/nandi/freeqsay-nim.git

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

freeqsay: Nim port of the Clojure implementation fa53aa2 · on 078b24dbbccfc6398e79e462f582be5437dda703 · nandi · 7h ago
config.nims · 3 lines · 172 BText Blame HistoryRaw
1
2
3
# Handle resolution goes over HTTPS, so the stdlib client needs TLS everywhere:
# building without it turns every resolve into a transport failure.
switch("define", "ssl")