celestiaorg / celestiaorg/celestia-node
cmd: Move build info that is currently stored next to version command into separate file
Open
area:config
enhancement
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
Let's move all the build-related stuff to a related `cmd` package. Some of the build related info(filled with ldflags) is stored in `cmd/celestia/version.go` and should be moved to `cmd/info.go`
Contributor guide
Assessment
This issue has not been assessed yet.