Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lingling2012/gddo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This project is the source for http://godoc.org/

GoDoc

The code in this project is designed to be used by godoc.org. Send mail to [email protected] if you want to discuss other uses of the code.

Feedback

Send ideas and questions to [email protected]. Request features and report bugs using the GitHub Issue Tracker.

Contributing

Contributions are welcome.

Before writing code, send mail to [email protected] to discuss what you plan to do. This gives the project manager a chance to validate the design, avoid duplication of effort and ensure that the changes fit the goals of the project. Do not start the discussion with a pull request.

Development Environment Setup

  • Install and run Redis 2.6.x. The redis.conf file included in the Redis distribution is suitable for development.

  • Install Go from source and update to tip.

  • Install and run the server:

      $ go get github.com/garyburd/gddo/gddo-server
      $ gddo-server
    
  • Go to http://localhost:8080/ in your browser

  • Enter an import path to have the server retrieve & display a package's documentation

Optional:

License

Apache License, Version 2.0.

About

Go Doc Dot Org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published