AMO:Developers: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 14: Line 14:
=== 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://jbalogh.github.com/zamboni/ full instructions for installing zamboni]
* 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://jbalogh.github.com/zamboni/ full instructions for installing zamboni]
* 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.


=== Resources ===
=== Resources ===

Revision as of 21:18, 16 August 2011

Website Developers

Want to help contribute?

Coding and Development

Resources

Ideas