Bee CLI
(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...
rollyn.hashnode.dev2 min read