Detect `package main` in the CWD not just main.go
Open
UX
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
Mentioned by @MattMeuller, if you have say `cmd/api/api.go` and `up -C cmd/api` it won't realize it's go, only `main.go` works.
Contributor guide
Assessment
This issue has not been assessed yet.