From fd90201a80d6c19979e7f4dae5af9a46b19fd170 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 31 Jan 2017 12:00:09 -0500 Subject: [PATCH] add simple instructions for running Signed-off-by: Doug Hellmann --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index 0cb7d90..8a1b2f1 100644 --- a/README.rst +++ b/README.rst @@ -7,5 +7,15 @@ of Ansible playbooks for importing the data into another cloud. .. _aerostat: https://en.wikipedia.org/wiki/Aerostat +Installing and Using +==================== + +The project is in a very very early prototyping stage. With tox_ +installed, experiment via:: + + $ tox -e venv -- aerostat + +.. _tox: https://tox.readthedocs.io/en/latest/ + * Free software: Apache license * Source: http://git.openstack.org/cgit/openstack/aerostat