athens

A Go module datastore and proxy

Github星跟踪图

Welcome To Athens, Gophers!

Athens Banner

Build Status
GoDoc
Go Report Card
codecov
Docker Pulls
PRs Welcome
Open Source Helpers

Welcome to the Athens project! We are a proxy server for the Go Modules download API., Office Hours, ------------------, We hold office hours approximately weekly. To find out what they're all about, join them, watch previous meetings, or just find out more, see the docs. Absolutely everyone is invited to attend these, suggest topics, and participate!,

See our documentation site https://docs.gomods.io for more details on the project.

Project Status

Project Athens is in beta. It's being tested and used on teams and has an experimental deployment for public use.

We encourage you to try it out, let us know what you think, and contribute when you can!

More Details Please!

The proxy implements the Go modules download protocol.

There is currently an experimental public proxy (at https://athens.azurefd.net) that you can use to try out Athens, without installing anything locally. We also have a community of folks using Athens in production inside their organizations as an internal proxy. In either deployment, developers set their GOPROXY environment variable to point to the Athens proxy of their choice. At that point, go get, go build, and more commands will use the proxy to download dependencies as necessary.

Athens proxies are highly configurable, so they can work for lots of different deployments. For example, proxies support a wide variety of storage drivers including:

  • Cloud blob storage services
  • MongoDB
  • Content distribution networks (CDNs)
  • Shared disk
  • In-memory

Development

See DEVELOPMENT.md for details on how to set up your development environment and start contributing code.

Speaking of contributing, read on!

Contributing

This project has plenty of interesting and challenging work to do and a wonderful community.

If you find a bug or want to fix a bug, we :heart: PRs and issues! If you see an issue
in the queue that you'd like to work on, please just post a comment saying that you want to work on it. Something like "I want to work on this" is fine.

If you decide to contribute (we hope you do :smile:), the process is familiar and easy if you've used Github before. There are no long documents to read or complex setup. If you haven't used Github before, the awesome @bketelsen has created a good overview on how to contribute code - see here.

Before you do start getting involved or contributing, we want to let you know that we follow a general philosophy in how we work together, and we'd really appreciate you getting familiar with it before you start.

It's not too long and it's ok for you to "skim" it (or even just read the first two sections :smile:), just as long as you understand the spirit of who we are and how we work.

Getting Involved

If you're not ready to contribute code yet, there are plenty of other great ways to get involved:

  • Come talk to us in the #athens channel in the Gophers slack. We’re a really friendly group, so come say hi and join us! Ping me (@arschles on slack) in the channel and I’ll give you the lowdown
  • Come to our weekly development meetings! They are a great way to meet folks, ask questions, find some stuff to work on, or just hang out if you want to. Just like with this project, absolutely everyone is welcome to join and participate in those
  • Get familiar with the system. There's lots to read about. Here are some places to start:

Built on the Shoulders of Giants

The Athens project would not be possible without the amazing projects it builds on. Please see
SHOULDERS.md to see a list of them.

Coding Guidelines

We all strive to write nice and readable code which can be understood by every person of the team. To achieve that we follow principles described in Brian's talk Code like the Go team.

Code of Conduct

This project follows the Contributor Covenant (English version here) code of conduct.

If you have concerns, notice a code of conduct violation, or otherwise would like to talk about something
related to this code of conduct, please reach out @arschles on the Gophers Slack.


Athens banner attributed to Golda Manuel

主要指标

概览
名称与所有者gomods/athens
主编程语言Go
编程语言Go (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2018-02-25 20:19:41
推送于2025-05-05 01:04:04
最后一次提交
发布数32
最新版本名称v0.16.0 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数4.6k
关注者数95
派生数515
提交数1.1k
已启用问题?
问题数805
打开的问题数125
拉请求数1006
打开的拉请求数30
关闭的拉请求数170
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?