-
Notifications
You must be signed in to change notification settings - Fork 530
Closed
Labels
OSPP2023开源之夏2023(https://summer-ospp.ac.cn)开源之夏2023(https://summer-ospp.ac.cn)good first issueGood for newcomersGood for newcomers
Description
Describe the feature you'd like:
Currently we have two scripts, one for generating tar packages and one for generating deb packages. There are a lot of duplicated parts in these two scripts, like compilation.
We hope to combine these two scripts,compile different types of packages through parameters, such as sh mk-package.sh tar
and sh mk-package.sh deb
.
Teachability, Documentation, Adoption, Migration Strategy:
Build compilation environment:https://github.com/opencurve/curve/blob/master/docs/cn/build_and_run.md.
Metadata
Metadata
Assignees
Labels
OSPP2023开源之夏2023(https://summer-ospp.ac.cn)开源之夏2023(https://summer-ospp.ac.cn)good first issueGood for newcomersGood for newcomers