UP_PATH
Open
Feature Request
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
If your api lives in say `./cmd/something/{up.json,main.go}` which is idomatic for Go, it may be nice to support `UP_PATH` in `.envrc` (https://direnv.net/) to effectively just `-C cmd/something` for you when you invoke `up`.
This only helps for single apps though, vs having say `./client` and `./server`.
Contributor guide
Assessment
This issue has not been assessed yet.