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.
2 parents ae025ee + 789de3b commit 276925eCopy full SHA for 276925e
README.md
@@ -20,6 +20,15 @@ This program requires GO Version 1.10.x or greater.
20
- `make deps`
21
3. Build
22
- `make build`
23
+
24
+# Basic usage examples
25
26
+Before learning more about `ops` it is a good idea to see some basic usage
27
+examples. Below are links to simple examples using various programming platforms:
28
29
+* [Golang](https://nanovms.gitbook.io/ops/basic_usage#running-golang-hello-world)
30
+* [PHP](https://nanovms.gitbook.io/ops/basic_usage#running-php-hello-world)
31
+* [NodeJS](https://nanovms.gitbook.io/ops/basic_usage#running-a-nodejs-script)
32
33
# Setup networking
34
0 commit comments