diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-22 18:53:27 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-22 19:39:39 +0530 |
| commit | 7cd1f9c93a0bb80171541ce5f0c953ca0f645139 (patch) | |
| tree | dfbdab3ebe4d2580cc404e5d2a3a67768bd7b289 /justfile | |
| parent | ac056ba43192bd3c2cbe90d8c8c3d903985a52dd (diff) | |
| download | chelleport-7cd1f9c93a0bb80171541ce5f0c953ca0f645139.tar.gz chelleport-7cd1f9c93a0bb80171541ce5f0c953ca0f645139.zip | |
Add command to build appimage
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,3 +13,6 @@ testw *args: build: nix build + +appimage: + nix bundle --bundler github:ralismark/nix-appimage |
