AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

加入choco package

Open fangmuke opened this issue 4 years ago • 3 comments

https://docs.chocolatey.org/en-us/create/create-packages

Originally posted by @TomLiu-GitHub in https://github.com/qishibo/AnotherRedisDesktopManager/issues/10#issuecomment-492493570

fangmuke avatar Feb 02 '21 05:02 fangmuke

+1 建议加入

FreezeSoul avatar Aug 24 '21 10:08 FreezeSoul

现在可以用winget了【因为chocolatey创建package太费劲 :crying_cat_face: 】 winget install qishibo.AnotherRedisDesktopManager

qishibo avatar Nov 30 '21 06:11 qishibo

昨天重装了系统,然后用choco一键安装了日常需要的软件,比如像这样

choco install Office365ProPlus office-tool dotnet5-desktop-runtime zerotier-one 7zip Everything  typora calibre pandoc postman dnspy tim golang ...............

突然想试下winget,于是

winget install Netease.CloudMusic  Tencent.WeChat Tencent.wechat-work Alibaba.DingTalk Tencent.TencentMeeting XunLei.xunlei Microsoft.VisualStudioCode lyswhut.lx-music-desktop Baidu.BaiduNetdisk docmirror.dev-sidecar

winget竟然不支持这种写法,只能一个一个的安装, 最后我结合choco和winget一起使用了 感谢大家贡献这么多好用的工具

TomLiu-GitHub avatar Nov 30 '21 06:11 TomLiu-GitHub