nandi/frqpublic Fork 0
ca3afbe6aca5717e612ed121c67ccf7f7b41a0dd
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 ca3afbe6aca5717e612ed121c67ccf7f7b41a0dd · 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-*