Skip to content

gvp version and exit? #48

Description

@samuelololol

After I installed gvp and do source gvp, I tried to gvp version but my console exited. I found the following
(https://github.com/pote/gvp/blob/master/bin/gvp#L122)

    case "$1" in
    "version")
        echo ">> gvp v0.3.0" &&
        exit 0
        ;;

I am curious if gvp really want user leave terminal after gvp version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions