🚀 Quick-Start
1. Download / Deploy
- Directly download 📦portable-pkg, and unzip
macOS
need readed macOS Deploy document
- Or use astral-sh/uv ( easily install by
brew install uv
, or remote installation script )
bash
uv tool install comicguispider
uv tool update-shell
2. Usage
GUI
bash
cgs
CLI
bash
cgs-cli --help
3. Configuration
If you have needs of custom requirements, reference 🔨Configuration for settings
4. Update
- CGS innerded an update module, you can click the
Update
button in the configuration window to update
When local version
< latest stable version
< latest dev version
You need to update to latest stable version
before you can update to latest dev version
- or
uv tool
install specified version such as2.4.1
zsh
uv tool install ComicGUISpider==2.4.1 --force
- or win-portable-exe install specified version such as
2.4.1
need_pystand_static.int
first-line version ofv1
cmd
.\CGS.exe -v 2.4.1