Hello World!
obligitory first post for demonstration purposes.
07/14/2023
obligitory first post for demonstration purposes. early days for this project but a few things work.
let’s highlight some syntax:
package main
import "fmt"
func main() {
fmt.Println("hello, world.")
}
do an image work?
if you’ve somehow magically found your way here, feel free to leave feedback or a comment below.