From 9edb0f9e48cc923ed443d3d66886713cde9b628d Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Thu, 10 Nov 2016 10:59:26 +0800 Subject: Adjust folder structure Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang --- qtip/cli/README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 qtip/cli/README.rst (limited to 'qtip/cli/README.rst') diff --git a/qtip/cli/README.rst b/qtip/cli/README.rst new file mode 100644 index 00000000..65f4af86 --- /dev/null +++ b/qtip/cli/README.rst @@ -0,0 +1,11 @@ +QTIP CLI +======== +Note: The cli is only tested within docker + +install +------- +pip install . + +usage +----- +qtip -h -- cgit 1.2.3-korg