188BET靠谱吗Wiki Update for "Build Steps" of the "Building the Zotero Desktop App" including the GitHub Cli

Hello,

I am not sure of how much of a necessity this is, but I was wondering if it also made sense to include a GitHub CLI code snippet for the git repository clone step in the
188BET靠谱吗"Building the Zotero Desktop App"of the wiki documentation.I was thinking something simple like...


Building Steps

1.Make sure you have Git and Git LFS installed.`git lfs` shouldn't show an error.

2.188BET靠谱吗Clone the Zotero source code:

git clone --recursive188BET靠谱吗https://github.com/zotero/zotero188BET靠谱吗zotero-client


If using the GitHub CLI instead:

gh repo clone188BET靠谱吗https://github.com/zotero/zotero188BET靠谱吗zotero-client -- --recursive




Thanks for all of the hard work!

Best,
Harun
  • Thanks, but I think we're going to operate under the assumption that someone running ghknows (or should know) how to clone a repo.Every project that gives a git clonecommand doesn't need to duplicate it just because GitHub made a custom client.
  • That's a totally fair assumption, thanks for the reply!
Sign Inor Registerto comment.