Implement `gsctl flexbuild` to support Flex
Open
component:dev-infra
flex
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Add a subcommand `gsctl flexbuild` to gsctl, to build Flex with the commands listed here:
- https://github.com/alibaba/GraphScope/tree/main/flex
previously, these functions are implemented in
- https://github.com/alibaba/GraphScope/blob/main/flex/flexbuild
which is auto-generated by bash.ly, the source code is implemented:
- https://github.com/alibaba/GraphScope/tree/flexwip/flex/src
This task is a job of migration.
Contributor guide
Assessment
This issue has not been assessed yet.