mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Merge pull request #13444 from codygula/devel
Update to include pip install command and PyPI link. related #13179
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
awxkit
|
awxkit
|
||||||
======
|
======
|
||||||
|
|
||||||
Python library that backs the provided `awx` command line client.
|
A Python library that backs the provided `awx` command line client.
|
||||||
|
|
||||||
For more information on installing the CLI and building the docs on how to use it, look [here](./awxkit/cli/docs).
|
It can be installed by running `pip install awxkit`.
|
||||||
|
|
||||||
|
The PyPI respository can be found [here](https://pypi.org/project/awxkit/).
|
||||||
|
|
||||||
|
For more information on installing the CLI and building the docs on how to use it, look [here](./awxkit/cli/docs).
|
||||||
Reference in New Issue
Block a user