Skip to content

为什么我找不到 gcli 子命令? #2

Answered by varabot
varabot asked this question in Q&A
Discussion options

You must be logged in to vote

这可能是由于你使用了非官方的二进制,或者编译时没有启用 cli feature, 见 https://github.com/orgs/varazone/discussions/1#discussion-6888424

可以选择使用官方提供的二进制 https://get.gear.rs/

或者以独立命令的形式安装 gcli

cargo install gcli

然后可以直接使用该命令创建模板项目

gcli new hello-world

Replies: 1 comment

Comment options

varabot
Jul 2, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by varabot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant