josephburnett / jd

JSON diff and patch
MIT License
1.86k stars 51 forks source link

Snap packaging for jd #81

Open Hook25 opened 1 month ago

Hook25 commented 1 month ago

Hello, I have created a small snap for jd and use it daily! Shout out for the really nice job, it is super useful. I thought you may like this so here it is.

This is more of a conversation starter, if you like what you see (namely, you want to have the possibility to build a snap), please comment here, I will get someone who is better than me with snaps to actually look this over!

The snap should work as normal jd (it allows you to host the server and use it from the cli). To build it run:

$ snap install snapcraft
$ snapcraft --use-lxd
josephburnett commented 1 month ago

@Hook25 thanks for putting this up! Yeah, I would love to have this. I don't use snap but I want jd to be available easily however people get their tools. Have someone look it over and we'll put this up when you're ready. I'll try out snap in the meantime. Thanks!!