d2 icon indicating copy to clipboard operation
d2 copied to clipboard

release: chocolatey package for windows

Open nhooyr opened this issue 3 years ago • 5 comments

Related https://github.com/terrastruct/d2/issues/96

nhooyr avatar Nov 22 '22 21:11 nhooyr

chocolatey vs scoop vs winget need to research

nhooyr avatar Dec 06 '22 10:12 nhooyr

I think they are not exclusive options as one might prefer some method over others.

Scoop is easy and suitable for portable packages, I setup it in my bucket.

I could submit PR to Scoop Main bucket if you want, maybe after .exe extension issue (https://github.com/terrastruct/d2/issues/388#issuecomment-1339780928) is solved. Or feel free to use the above manifest JSON.

iquiw avatar Dec 07 '22 23:12 iquiw

Right on, we'd love that thank you. I just sorted out the .exe issue in #407 and it'll be in v0.1.1 which I intend to release tonight.

nhooyr avatar Dec 08 '22 03:12 nhooyr

Someone contributed to Scoop Main bucket and it's merged. https://github.com/ScoopInstaller/Main/pull/4355

iquiw avatar Jan 17 '23 23:01 iquiw

I've created a package: https://community.chocolatey.org/packages/d2

TheCakeIsNaOH avatar Jun 09 '24 02:06 TheCakeIsNaOH