Skip to content

Commit 789de3b

Browse files
Add basic usage examples.
1 parent da6d095 commit 789de3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Check out the [DOCS](https://nanovms.gitbook.io/ops/)
1414
- `make deps`
1515
3. Build
1616
- `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)
1726

1827
# Setup networking
1928

0 commit comments

Comments
 (0)