Allow build directories outside the CTSM clone
Open
feature
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If using container method, just copy into the clone and use that as build dir.
- Probably use `with tempfile.TemporaryDirectory() as tmpdir:` , but make sure that gets cleaned up even on error or `KeyboardInterrupt`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.