nandi/frqpublic Fork 0
633faade3a3d1881b25ae4d355b822de25f1548b
Commits
Clone
git clone https://git.rickub.com/nandi/frq.git
git clone ssh://git@rickub.com/nandi/frq.git

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

Build the client with Nix, not just a shell for it ca3afbe · on 633faade3a3d1881b25ae4d355b822de25f1548b · nandi · 19d ago
.gitignore · 11 lines · 165 BText Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# Build outputs: the boot image, the staged libraries, the APK.
/android/build/

# Tool caches.
/.jolt/
/.lsp/
/.clj-kondo/

# Nix build symlinks.
/result
/result-*