←back to thread

175 points nateb2022 | 1 comments | | HN request time: 0.226s | source
Show context
glutamate ◴[] No.41521214[source]
Love the idea, but i am having a hard time finding out what the code looks like. Where can i see the code for spawn, receive and send?

> ... a command-line utility designed to simplify the process of generating boilerplate code for your project based on the Ergo Framework

Why is there any boiler plate code at all? Why isn't hello world just a five line programme that spawns and sends hello world somewhere 5 times?

replies(3): >>41521800 #>>41522012 #>>41523043 #
1. mjlee ◴[] No.41522012[source]
The examples are in another repo:

https://github.com/ergo-services/examples