AMO:Developers: Difference between revisions

(Sphinx isn't used anymore)
(Querying access logs isn't available publicly)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
== Want to help contribute? ==
== Want to help contribute? ==
=== Coding and Development ===
=== Coding and Development ===
* Zamboni is a Django based python application.  You can see a list of required libraries in the requirements*.txt files in the repository.  See the [http://mozilla.github.com/zamboni/ full instructions for installing zamboni]
* Olympia is a Django based python application.  You can see a list of required libraries in the requirements/*.txt files in the repository.  See the [http://olympia.readthedocs.org/en/latest/ full instructions for installing olympia]
* amo-validator is a python-based tool that tests add-ons for vulnerabilities and incompatibilities. You can find everything you need to know at https://github.com/mozilla/amo-validator.
* amo-validator is a python-based tool that tests add-ons for vulnerabilities and incompatibilities. You can find everything you need to know at https://github.com/mozilla/amo-validator.


Line 19: Line 19:
* [[AMO:Developers/FrontEndStandards|Front End Coding Standards]]
* [[AMO:Developers/FrontEndStandards|Front End Coding Standards]]
* [[AMO:Developers/Bugzilla|Bugzilla]]
* [[AMO:Developers/Bugzilla|Bugzilla]]
* [[AMO:Developers/Hive|Querying access logs]]


=== Ideas ===
=== Ideas ===
* [[AMO:Developers/JavaScriptTesting|We Need JavaScript Tests]]
* [[AMO:Developers/JavaScriptTesting|We Need JavaScript Tests]]

Latest revision as of 15:43, 26 March 2015

Website Developers

Want to help contribute?

Coding and Development

Resources

Ideas