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

where to write these command in google Docs Api that are in Go step 2 part b #29

Closed
komalNiamat opened this issue Feb 3, 2019 · 5 comments
Assignees

Comments

@komalNiamat
Copy link

go get -u google.golang.org/api/docs/v1
go get -u golang.org/x/oauth2/google

Specifications

  • Go version (go version)
  • OS (Windows)
@erickoledadevrel erickoledadevrel self-assigned this Feb 4, 2019
@erickoledadevrel
Copy link

These are to be entered into the command line.

@komalNiamat
Copy link
Author

I know these commands are entered in command line but didn't knew that these commands have to entered in the Go command line because I was unaware with GO programming.
So you all have to must comment if you will provide full information otherwise I have knowledge that these have to entered in the command line because it was mentioned in the google docs Api documentation.

@komalNiamat
Copy link
Author

I was confused with go get command and cmd giving me error that these are not command but Now i knw that these are Go Programming commands where 'get' command will download the files

@komalNiamat
Copy link
Author

Kindly give the concise information about issue.
Thanks

@erickoledadevrel
Copy link

The samples in repository assume the developer already has a basic understanding of Go programming. If you are unfamiliar with Go programming I recommend you start with the Golang tour or other tutorials.

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

No branches or pull requests

2 participants