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

More documentation? #6

Open
rchady opened this issue Dec 21, 2012 · 3 comments
Open

More documentation? #6

rchady opened this issue Dec 21, 2012 · 3 comments

Comments

@rchady
Copy link

rchady commented Dec 21, 2012

I was looking to use godmine for building a custom workflow for things I do, but I'm new to Go. Is there any documentation on how to make this thing work for a newbie to this?

Thanks!

@runekaagaard
Copy link

Thanks for making this. I've never worked with go before. How do you install this thing. I tried

brew install go
go get github.com/mattn/go-redmine

No errors, then what? THX!!! :)

@robvdl
Copy link
Contributor

robvdl commented Feb 3, 2017

As a bare minimum the exported methods should be documented so that the documentation can be read on godoc, it will also make a lot of linting errors go away.

@nikaro
Copy link

nikaro commented Nov 27, 2018

Same here, i did:

go get github.com/mattn/go-redmine

And there is nothing in $GOBIN. Did i miss something?

Edit: i did go get github.com/mattn/go-redmine/godmine and it is installed now.

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

4 participants