awx/README.md
Matthew Jones fe3fd45510 Development documentation updates
* Brand new CONTRIBUTING doc
* Initial INSTALL doc
* Update README with accurate details
* Update UI README to purge Tower mentions
* Updating setup.cfg to omit some directories that cause noise
2017-08-09 15:54:58 -04:00

17 lines
502 B
Markdown

[![Devel Requirements Status](https://requires.io/github/ansible/awx/requirements.svg?branch=devel)](https://requires.io/github/ansible/awx/requirements/?branch=devel)
AWX
=============
AWX provides a web-based user interface, REST API and task engine built on top of
Ansible.
Resources
---------
Refer to `CONTRIBUTING.md` to get started developing, testing and building AWX.
Refer to `INSTALL.md` to get started deploying AWX.
Refer to `LOCALIZATION.md` for translaction and localization help.