From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/mozilla/mozilla_on_github/index.html | 121 +++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 files/zh-cn/mozilla/mozilla_on_github/index.html (limited to 'files/zh-cn/mozilla/mozilla_on_github/index.html') diff --git a/files/zh-cn/mozilla/mozilla_on_github/index.html b/files/zh-cn/mozilla/mozilla_on_github/index.html new file mode 100644 index 0000000000..a215aef188 --- /dev/null +++ b/files/zh-cn/mozilla/mozilla_on_github/index.html @@ -0,0 +1,121 @@ +--- +title: GitHub上的Mozilla项目 +slug: Mozilla/Mozilla_on_GitHub +translation_of: Mozilla/Mozilla_on_GitHub +--- +

Although Mozilla's major, core projects are located on the Mozilla Mercurial server, such as mozilla-central, there are a number of tools, services, and so forth whose code is hosted on GitHub. This article offers a quick guide to getting started with Mozilla code on GitHub as well as a list of many of the most interesting GitHub repositories containing Mozilla project code.

+ +

起步

+ +

You can look at code on GitHub without an account; that's the first thing you should know. To do more—that is, to contribute to the code or to fork it and start your own project based on Mozilla-related code—you'll need a GitHub account. You can learn more about setting up an account on the GitHub site.

+ +

Most Mozilla project code is located in repositories owned by the user Mozilla. That's a great place to start looking for any projects not listed below.

+ +

项目

+ +

This list covers the larger-scale and more important projects we have hosted on GitHub. It's not an authoritative, complete list, since it's hard to keep track of all the smaller projects that crop up (and even, at times, the large ones!). You can see a complete list of Mozilla projects on GitHub.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Project nameDescription
PDF.jsA Portable Document Format (PDF) reader written entirely in JavaScript.
ShumwayShumway is a Flash VM and runtime written in JavaScript.
addon-sdkThe Mozilla Add-on SDK.
asknotThe What Can I Do For Mozilla web site, which helps you figure out how you can contribute to Mozilla.
bugsahoyA Web page to help new Mozilla contributors find bugs to work on.
bugzilla-dashboardA convenient dashboard to help you get an overview of your bugs.
codefirefoxThe CodeFirefox site, with videos and tutorials about how to contribute to the Firefox project and Mozilla code in general.
dxrAn intelligent tool for browsing source code.
emscriptenThe Emscripten LLVM-to-JavaScript compiler.
fxdt-adaptersThe Firefox Developer Tools Adapter lets you debug various remote targets from the Firefox Developer Tools.
gecko-devA read-only mirror of the Mercurial repositories used for Mozilla private code.
kitsuneKitsune is the platform that drives the Mozilla support web site, SUMO.
kumaThe Django project that powers this site (MDN).
mdnCode samples for the MDN Web site.
mozbrickThe Mozilla Brick project.
mozilla-B2GThe Firefox OS project.
mozilla-appmakerThe Appmaker project -- a Web tool to let non-programmers create apps.
mozilla-l10nScripts and tools used by the localization drivers.
mozilla-metricsTools used to collect metrics about Mozilla code.
mozilla-servicesMozilla cloud services projects.
opennewsThe Knight-Mozilla Open News project, helping the journalism/technology community do great work through shared knowledge and code.
rust-langRust编程语言, 为安全地进行高并发编码而设计!
servoThe next-generation rendering engine.
+ +

 

-- cgit v1.2.3-54-g00ecf