惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
U
Unit 42
Blog — PlanetScale
Blog — PlanetScale
L
LangChain Blog
C
Check Point Blog
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
Vercel News
Vercel News
腾讯CDC
GbyAI
GbyAI
有赞技术团队
有赞技术团队
S
SegmentFault 最新的问题
H
Help Net Security
博客园 - 三生石上(FineUI控件)
D
DataBreaches.Net
Microsoft Security Blog
Microsoft Security Blog
小众软件
小众软件

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gcli
2026-05-31 · via AUR Newest Packages

@Werenter

You can use nvcheker, to keep up with updates,

Repository      : extra
Name            : nvchecker
URL             : https://github.com/lilydjwg/nvchecker
Packager        : Felix Yan <felixonmars@archlinux.org>

Read more here, https://wiki.archlinux.org/index.php?title=Creating_packages

New upstream releases
pkgctl (from the devtools package) supports nvchecker integration in the form of
a .nvchecker.toml configuration file (which should be placed in the same directory as the
PKGBUILD). See the pacman package's .nvchecker.toml configuration file for an example.

...
...

Thanks for maintaining this PKGBUILD. A usefull and promising tool. Independent of a specific forge.

tar tf gcli-2.8.0.tar.bz2

...
gcli-2.8.0/Changelog.md
gcli-2.8.0/README.md
....
gcli-2.8.0/docs/website/tutorial/01-Installation.md
gcli-2.8.0/docs/website/tutorial/02-First-Steps.md
gcli-2.8.0/docs/website/tutorial/03-Find-Documentation.md
gcli-2.8.0/docs/website/tutorial/04-Account-Setup.md
gcli-2.8.0/docs/website/tutorial/05-Creating-an-issue.md
gcli-2.8.0/docs/website/tutorial/06-Commenting.md
gcli-2.8.0/docs/website/tutorial/07-Creating-a-pull-request.md
gcli-2.8.0/docs/website/tutorial/08-Other-forges.md
....

This is a fast changing tool. Please make sure to install the Changelog.md to,

/usr/share/doc/gcli/Changelog.md

Those .md files in docs/webisite/tutorial are used to build the online version of the documentation.

That very important tutorial is only available online. It is essential to get started and understand how to use the tool the first time.

It is not easy to get started without that tutorial. The man pages dont have that information.

But they are very usable and simple to read markdown files that can be used offline. Please install them to

/user/share/doc/gcli/tutorial/01-...
/user/share/doc/gcli/tutorial/02-... etc

Thanks in advance.