E3SM-Project / E3SM-Project/zppy-interfaces
[Feature]: Add Makefile
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 13h
- Merged PRs (30d)
- 1
Description
### How will this affect the next version number?
New feature (increment MINOR version)
### Is your feature request related to a problem?
Yes, #30. `/build` doesn't always get deleted.
### Describe the solution you'd like
Add makefile similar to https://github.com/E3SM-Project/e3sm_diags/blob/821c84e108f01a3d6c0951ba8cf4018ecb06231b/Makefile#L100-L101
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the repository with the referenced e3sm_diags Makefile, especially lines 100-101, and inspect how /build is currently created or removed. Done means a Makefile provides the analogous cleanup behavior so /build does not persist unexpectedly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100