We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6d095 commit 789de3bCopy full SHA for 789de3b
README.md
@@ -14,6 +14,15 @@ Check out the [DOCS](https://nanovms.gitbook.io/ops/)
14
- `make deps`
15
3. Build
16
- `make build`
17
+
18
+# Basic usage examples
19
20
+Before learning more about `ops` it is a good idea to see some basic usage
21
+examples. Below are links to simple examples using various programming platforms:
22
23
+* [Golang](https://nanovms.gitbook.io/ops/basic_usage#running-golang-hello-world)
24
+* [PHP](https://nanovms.gitbook.io/ops/basic_usage#running-php-hello-world)
25
+* [NodeJS](https://nanovms.gitbook.io/ops/basic_usage#running-a-nodejs-script)
26
27
# Setup networking
28
0 commit comments