Bee CLI
Sep 1, 2022 · 2 min read · (Step 0) Initialize project c:\Users\Ethanium\Workspace>go mod init github.com/rollyn go: creating new go.mod: module github.com/rollyn c:\Users\Ethanium\Workspace> (Step 1) Create project c:\Users\Ethanium\Workspace>bee new first-demo 2022/09/01 23...
Join discussion