diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..7cb9358 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,173 @@ + + +
+ + + ++ Your local development environment, orchestrated. +
+ + +CLI Tool + + + +
+curl -fsSL https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.sh | bash
+
+
+
+curl -fsSL https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.sh | bash
+
+
+
+irm https://raw.githubusercontent.com/HiveSofts/hive-cli/main/install/install.ps1 | iex
+
+
+
+hive --version
+
+hive --help
+
+
+
+hive init
+
+hive run
+
+hive expose
+
+
+