Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否支持命令行版本 || Can it support the command line version #177

Closed
williamnie opened this issue Aug 9, 2023 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@williamnie
Copy link

williamnie commented Aug 9, 2023

Description(required)

能否支持纯命令行版本,就像早期0.几版本一样,可以支持定时任务的调用,使用起来很方便

App Version(required)

OS Version(required)

Snapshots

Log


Description(required)

Can it support the pure command line version, just like the early 0. few versions, it can support the call of scheduled tasks, and it is very convenient to use
###App Version(required)

OS Version(required)

Snapshots

Log

@github-actions github-actions bot changed the title 能否支持命令行版本 能否支持命令行版本 || Can it support the command line version Aug 9, 2023
@monkeyWie
Copy link
Member

命令行工具有的哦,README里面有写,不过要用go安装:

go install github.com/GopeedLab/gopeed/cmd/gopeed@latest

@williamnie
Copy link
Author

williamnie commented Aug 9, 2023

感谢,我试试


Thanks, I'll try

@williamnie
Copy link
Author

williamnie commented Aug 9, 2023

命令行工具有的哦,README里面有写,不过要用go安装:

go install github.com/GopeedLab/gopeed/cmd/gopeed@latest

go install github.com/GopeedLab/gopeed/cmd/gopeed@latest
go: github.com/GopeedLab/gopeed/cmd/gopeed@latest (in github.com/GopeedLab/gopeed@v1.3.9):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
会报个这样的提示

@monkeyWie monkeyWie reopened this Aug 9, 2023
@monkeyWie monkeyWie added the bug Something isn't working label Aug 9, 2023
@monkeyWie
Copy link
Member

monkeyWie commented Aug 9, 2023

知道了,等我有空修复下


Got it, I'll fix it when I have time

@monkeyWie
Copy link
Member

已经修复了,还没发版你可以先用这个命令安装下:

go install github.com/GopeedLab/gopeed/cmd/gopeed@main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants