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 b44f892 Updated Home (markdown)
b44f892 is described below
commit b44f892ed4abf548705cfc92d499ab00a79e56a5
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Jun 26 12:57:12 2018 +0530
Updated Home (markdown)
---
Home.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Home.md b/Home.md
index 0e64053..f961337 100644
--- a/Home.md
+++ b/Home.md
@@ -1,11 +1,11 @@
-Welcome to the Cloudstack cloudmonkey wiki!
+## History
-# History
-
-Legacy Python-based cloudmonkey can be installed using: `pip install
cloudmonkey`
+The original `cloudmonkey` was written in Python and contributed to Apache
CloudStack project by Rohit Yadav on 31 Oct 2012 under the Apache License 2.0.
The Python-based tool is now referred to as the legacy `cloudmonkey` and can be
installed using `pip install cloudmonkey`.
Docs for legacy `cloudmonkey`:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI
-# Install
+Starting version 6.0.0, the modern cloudmonkey `cmk` is a fast and simplified
Go-port of the original tool with some backward incompatibilities and reduced
feature set. It ships as a standalone executable binary for several platforms
such as Linux, Mac and Windows.
+
+# Getting Started
To install the modern Apache CloudStack cloudmonkey or `cmk`, please do...
\ No newline at end of file