diff --git a/docs/builds.md b/docs/builds.md new file mode 100644 index 000000000..0eaea24a4 --- /dev/null +++ b/docs/builds.md @@ -0,0 +1,2 @@ +## building applications + diff --git a/docs/deployments.md b/docs/deployments.md new file mode 100644 index 000000000..46f04d084 --- /dev/null +++ b/docs/deployments.md @@ -0,0 +1,2 @@ +## deploying applications + diff --git a/docs/introduction.md b/docs/introduction.md new file mode 100644 index 000000000..728369cf2 --- /dev/null +++ b/docs/introduction.md @@ -0,0 +1 @@ +## introduction \ No newline at end of file diff --git a/docs/servers.md b/docs/servers.md new file mode 100644 index 000000000..36d7b4be9 --- /dev/null +++ b/docs/servers.md @@ -0,0 +1,2 @@ +## connecting servers + diff --git a/readme.md b/readme.md new file mode 100644 index 000000000..fc83c8e13 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# monitor 🦎 + +a tool to build and deploy software across many servers + +## table of contents + + 1. []() \ No newline at end of file