This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 023264c add screenshots
023264c is described below
commit 023264c2add53e648c4f532fec8f74992719ea5f
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Jun 26 14:05:57 2018 +0530
add screenshots
Signed-off-by: Rohit Yadav <[email protected]>
---
Home.md | 13 ++++++++++++-
images/darwin-install.png | Bin 0 -> 75381 bytes
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/Home.md b/Home.md
index 9120eaa..a04c19a 100644
--- a/Home.md
+++ b/Home.md
@@ -17,10 +17,21 @@ Download the binary for Linux or Mac based on your platform
and move it to a dir
sudo wget <file link> -O /usr/local/bin/cmk
sudo chmod +x /usr/local/cmk
```
-
## Install on Windows
Download the Windows specific `.exe` executable file and copy it to a
directory which on the cmd's PATH such as `C:\Windows\System32\`. Launch
cmd.exe or powershell and see if you can run/access `cmk.exe`.
+### Screenshots
+
+CloudMonkey on Ubuntu GNU/Linux 18.04:
+
+
+
+CloudMonkey on OSX:
+
+
+
+CloudMonkey on Windows:
+

diff --git a/images/darwin-install.png b/images/darwin-install.png
new file mode 100644
index 0000000..c6057d6
Binary files /dev/null and b/images/darwin-install.png differ