bitcoin-tools / bitcoin-tools/nodebuilder
[FEAT] - rename functions to `install_from_`
Open
feature
- Dominant language
- Shell
- Stars
- 7
- Forks
- 0
- Avg merge
- 2h 37m
- Merged PRs (30d)
- 28
Description
### Describe the Problem
improve the function names to make it easier to follow
### Describe the Solution
```
install_from_package_download
install_from_package_extract
install_from_package_test
install_from_package_install
install_from_source_download
install_from_source_build
install_from_source_check
install_from_source_install
```
### Optional Additional Details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.