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

推荐订阅源

H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
L
LangChain Blog
IT之家
IT之家
酷 壳 – CoolShell
酷 壳 – CoolShell
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
G
Google Developers Blog
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
宝玉的分享
宝玉的分享
博客园 - 三生石上(FineUI控件)
D
DataBreaches.Net
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

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.