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

Showing help takes too long time #129

Open
andkirby opened this issue Nov 3, 2016 · 0 comments
Open

Showing help takes too long time #129

andkirby opened this issue Nov 3, 2016 · 0 comments

Comments

@andkirby
Copy link

andkirby commented Nov 3, 2016

Few moments ago installed bpkg by command:

$ curl -sLo- http://get.bpkg.sh | bash

So, what we have...

$ time bpkg -h

  usage: bpkg [-hV] <command> [args]


Here are some commands available in your path:

    getdeps
    init
    install
    json
    list
    package
    show
    suggest
    term
    update
    utils

real    0m16.723s
user    0m3.509s
sys     0m12.068s

As you can see there is too many time.

My OS: Windows, shell: GitBash from the box of git 2.8.0.windows.1.

@Potherca Potherca transferred this issue from bpkg/bpkg.github.io Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant