20 Commits

Author SHA1 Message Date
xiantang 617e980a59 docs: add Scoop install instructions (#901) 2026-05-17 16:23:31 +08:00
xiantang 7a43c0e5c3 docs: clarify Go install binary path (#900) 2026-05-16 16:05:49 +08:00
Ricko Yu cc5781144c chore: fix readme (#886) 2026-03-15 08:08:57 +08:00
xiantang dc89d6b9f4 docs: add mise install instructions (#835)
* docs(installation): add mise installation alternative to README

* docs: add mise install instructions

---------

Co-authored-by: jylenhof <jygithub@lenhof.eu.org>
Co-authored-by: Jean-Yves LENHOF <36410287+jylenhof@users.noreply.github.com>
2025-11-27 00:21:33 +08:00
xiantang 0df3aa1df3 Document entrypoint over build.bin (#832) 2025-11-26 22:38:30 +08:00
Alexandre GV. 0adf6ae068 docs: add go get -tool install method in README (#779)
* docs: add `go get -tool` install method

* docs: use shell instead of bash in codeblocks

* docs: add missing "then use it like so" comments
2025-11-10 21:48:15 +08:00
Ricko Yu 53e3fb858d chore: update Go version to 1.25.1 and dependencies (#797)
* chore: update Go version to 1.25.1 and dependencies

- Updated Dockerfile to use Go 1.25.1 for both builder and final images.
- Modified README files (Japanese, Chinese Simplified, Chinese Traditional, and English) to reflect the new Go version requirement of 1.25.1.
- Updated go.mod to specify Go 1.25 and updated dependencies:
  - Upgraded hugo from v0.147.6 to v0.149.1
  - Upgraded testify from v1.10.0 to v1.11.1
  - Upgraded other indirect dependencies to their latest versions.
- Updated go.sum to reflect the changes in dependencies.

* fix: update golangci-lint to use latest version and install mode
2025-09-07 11:54:20 +08:00
Oleksandr Redko 7547fc66be docs: fix badge link in README-zh_cn.md (#681) 2024-11-06 21:43:20 +08:00
Rick Yu a63cff4e53 chore: bump go to 1.23 (#650) 2024-09-21 22:38:40 +08:00
Penn 6403f4d1e0 fix README_zh_cn go install command (#627) 2024-07-14 15:00:15 +08:00
Wulu 6697b69f3a update Chinese README (#601)
* update Chinese README

* Update Chinese README based on review feedback

---------

Co-authored-by: xiantang <zhujingdi1998@gmail.com>
2024-06-11 18:13:17 +08:00
xiantang 42d73d7de0 Change project owner to air-verse (#607)
This reverts commit 613d2b313d.
2024-06-04 10:52:28 +08:00
xiantang 613d2b313d Revert "Change project owner to air-verse (#602)" (#606)
This reverts commit 32b22d6c7f.
2024-06-04 09:09:34 +08:00
xiantang 32b22d6c7f Change project owner to air-verse (#602) 2024-06-03 22:44:23 +08:00
ccoVeille 412be006ca fix typo (#595)
* chore: fix typo in code

* chore: fix tool names or registered trademarks

Docker
Codecov
Bash
Zsh

Also HTML is an acronym, so it has to be in uppercase

* documentation: fix Markdown fenced block identifier

some were using sh, zsh, most where using bash, some were missing

I updated to use shell everywhere
2024-05-30 23:11:27 +08:00
Rick Yu 3164beedb7 feat: bump deps and actions (#536) 2024-02-25 11:01:19 +08:00
Bo-Yi Wu 0c3f5ea7fa docs(readme): update style format. (#475) 2023-10-17 16:42:52 +08:00
吕程风 266b70c413 docs: update README-zh_cn.md (#346) 2022-10-31 01:21:54 +08:00
Thomas Eichmann b878e3ce6b Fix command line argument handling for slice configuration parameters (#299)
* Fix command line argument handling for slice configuration parameters (comma separated list).

* Update READMEs.

* Add unset value

* extend waiting

* don't need export unsetDefault

Co-authored-by: Thomas <me@thomaseichmann.com>
Co-authored-by: xiantang <zhujingdi1998@gmail.com>
2022-07-02 16:48:46 +08:00
mophia 664ec37dfe Add a Chinese version of README (#275) (#297)
* [feat] Readme: add Chinese version of Readme
2022-06-21 11:40:16 +08:00