Commit Graph

47 Commits

Author SHA1 Message Date
Aoran Zeng 67380177cf
Better output
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-12-08 00:37:12 +08:00
Aoran Zeng 18c23138cd
Better output 2024-12-08 00:13:41 +08:00
Aoran Zeng e0944157d4
Update `installer.ps1`
[GitHub #133 #98]
2024-12-07 23:53:34 +08:00
Aoran Zeng 152ea4314f
Add extension for `installer.ps1`
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[GitHub #98]
2024-10-28 18:03:58 +08:00
Aoran Zeng 079a962ab7
Rename to installer
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-10-27 20:56:34 +08:00
Aoran Zeng dd4a9efd52
Better maintainability 2 for `install.ps1` [GitHub #98 #107] 2024-10-27 20:55:16 +08:00
Aoran Zeng 303f9cad14
Better maintainability for `install.ps1` [GitHub #98 #107] 2024-10-27 20:43:20 +08:00
YiXuan Ding b089172ebc <modify>: change default path to '${HOME}\Downloads'. 2024-10-27 20:11:57 +08:00
YiXuan Ding a21af7a385 <fix>: fix the URL bug. 2024-10-27 20:11:57 +08:00
YiXuan Ding 8131588426 <update>: update file date. 2024-10-27 20:11:57 +08:00
YiXuan Ding 969779f44a <fix>: fix version bug. 2024-10-27 20:11:57 +08:00
YiXuan Ding 2c2c6dd950 <fix>: suppress event output. 2024-10-27 20:11:57 +08:00
YiXuan Ding 2616d060c7 <update>: update -h output. 2024-10-27 20:11:57 +08:00
YiXuan Ding c8ee0e9c84 <update>: update ps1 script, add -h, -v, -d feature. 2024-10-27 20:11:57 +08:00
Aoran Zeng e0a2efeb71
Fix var name in `install.sh`
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
2024-10-26 15:05:30 +08:00
Aoran Zeng b13939f074
Add suffix for tool README 2024-10-26 14:54:58 +08:00
Aoran Zeng 5f2160b3d1
Update tool README 2024-10-26 14:54:40 +08:00
Aoran Zeng 34cda38165
Better maintainability for `install.sh`
[GitHub #98]
2024-10-26 14:08:49 +08:00
YiXuan Ding f8fbc5c90a <fix>: fix the bug at 107 line. 2024-10-26 12:24:30 +08:00
YiXuan Ding 1edb4c2764 <add>: add name to contributor of the script. 2024-10-26 12:24:30 +08:00
Aoran Zeng a22578604a
Add install.ps1
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
[GitHub #98]
2024-10-26 00:16:35 +08:00
Aoran Zeng c6a0801b14
Fix `install.sh` to make it runnable
[GitHub #98 #104]
2024-10-25 22:54:59 +08:00
YiXuan Ding 5405ce9566 Merge commit '6a81785a4d11575895e6030b2c59f44fb3b8e854' into update-bash-script 2024-10-25 20:46:41 +08:00
YiXuan Ding 322a3c93d8 <update>: if noroot user, install at "$HOME/.local/bin". 2024-10-25 20:33:02 +08:00
YiXuan Ding 754058837e <delete>: delete en version script. 2024-10-25 20:24:33 +08:00
YiXuan Ding 10ec1fce88 <update>: update readme Files part's description. 2024-10-25 20:24:09 +08:00
YiXuan Ding 2d0e198aa4 <add>: add new feature '-l' to select language. 2024-10-25 20:21:39 +08:00
Aoran Zeng 6a81785a4d
Supplement `-v` usage for `install.sh` 2024-10-25 17:26:29 +08:00
Efterklang f82c173e92
Specify version from `install.sh` (#102) 2024-10-25 17:13:45 +08:00
YiXuan Ding 5c1524f086 <create>: create a readme file to describe files feature. 2024-10-25 16:05:44 +08:00
YiXuan Ding e13656eb9b <create>: create a English version script. 2024-10-25 15:51:38 +08:00
YiXuan Ding 9db18d2b04 <add>: add readable comments on script func. 2024-10-25 15:51:14 +08:00
YiXuan Ding 3f0e7fa78d <update>: add new comments, update help func display. 2024-10-25 15:44:56 +08:00
YiXuan Ding 9f3046b423 <fix>: if exit with error, catch the signal, clean up the tmp dir. 2024-10-25 15:34:00 +08:00
YiXuan Ding 73b23fc18e <fix>: fix bug, macOS m1 report $arch: arm64. 2024-10-25 15:29:40 +08:00
YiXuan Ding 2ec4957d3c <update>: add version specify feature. 2024-10-25 15:28:49 +08:00
YiXuan Ding fad3441389 <fix>: add logic to judge whether dir exists. 2024-10-25 15:03:35 +08:00
YiXuan Ding 9a7aab63b8 <fix>: not support specifying version. 2024-10-25 14:59:37 +08:00
Aoran Zeng c5bfe31ca1
Update install method
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
[GitHub #98]
2024-10-25 14:23:12 +08:00
Aoran Zeng 349d9aac4f
Update helper script name 2024-10-25 14:09:34 +08:00
Aoran Zeng 9fe5782be4
Add shebang and fix option name in output for `install.sh`
[GitHub #101 #98]
2024-10-25 14:03:16 +08:00
Aoran Zeng 3656b99141
Format `install.sh`
[GitHub #101 #98]
2024-10-25 13:47:51 +08:00
Efterklang 75f8aa1d6f 添加linux,macos下载脚本 2024-10-25 13:14:35 +08:00
Aoran Zeng 3ab4a9462f Update download URL 2024-06-11 23:40:43 +08:00
Aoran Zeng 136f8c4c70 Add download link for macOS 2024-06-08 18:14:30 +08:00
Aoran Zeng 644e5fc44c Update download url 2024-05-25 01:30:42 +08:00
Aoran Zeng 71854c19a9 Rename to download-release 2024-05-24 16:15:02 +08:00