aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-22 18:53:27 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-22 19:39:39 +0530
commit7cd1f9c93a0bb80171541ce5f0c953ca0f645139 (patch)
treedfbdab3ebe4d2580cc404e5d2a3a67768bd7b289 /justfile
parentac056ba43192bd3c2cbe90d8c8c3d903985a52dd (diff)
downloadchelleport-7cd1f9c93a0bb80171541ce5f0c953ca0f645139.tar.gz
chelleport-7cd1f9c93a0bb80171541ce5f0c953ca0f645139.zip
Add command to build appimage
Diffstat (limited to 'justfile')
-rw-r--r--justfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/justfile b/justfile
index 6d634b1..8fc38cd 100644
--- a/justfile
+++ b/justfile
@@ -13,3 +13,6 @@ testw *args:
build:
nix build
+
+appimage:
+ nix bundle --bundler github:ralismark/nix-appimage