Skip to content

add missing init command in README#10

Open
ryan-williams wants to merge 1 commit intocrsmithdev:masterfrom
ryan-williams:patch-1
Open

add missing init command in README#10
ryan-williams wants to merge 1 commit intocrsmithdev:masterfrom
ryan-williams:patch-1

Conversation

@ryan-williams
Copy link

this seemed necessary for me; i didn't look too hard at whether I'd otherwise missed something, apologies if so

$ goenv env
goenv: unrecognized command env
Goenv provides isolated GOPATH environments for Go projects.

Usage:

    goenv [command] [arguments]

Commands:

    help     get help for a command
    init     initialize a goenv

Use "goenv help [command]" for command-specific information.

$ goenv init env
goenv: initializing...
goenv: wrote activation script at ./env/activate
goenv: done

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant