| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| daemon.go | ||
| equinox.yaml | ||
| init.go | ||
| ipfs.go | ||
| ipfsHandler.go | ||
| main.go | ||
| tour.go |
Attention @maybebtc @mappum I cleaned up + simplified the main flow. Now, all printing is contained inside main itself! (:cheer:). I do this with the help of a cmdInvocation struct that has both a Parse and Run. The only major clunkiness left is that the "CallCommand" is still its own function. But *shrug*. Please test it works as we would expect. i changed much of the flow, so likely that i missed a complicated edge case. main roadmap: - parse the commandline to get a cmdInvocation - if user requests, help, print it and exit. - run the command invocation - output the response - if anything fails, print error, maybe with help
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| .gitignore | 正在载入提交数据... | |
| Makefile | 正在载入提交数据... | |
| README.md | 正在载入提交数据... | |
| daemon.go | 正在载入提交数据... | |
| equinox.yaml | 正在载入提交数据... | |
| init.go | 正在载入提交数据... | |
| ipfs.go | 正在载入提交数据... | |
| ipfsHandler.go | 正在载入提交数据... | |
| main.go | 正在载入提交数据... | |
| tour.go | 正在载入提交数据... |