| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install:
mkdir -p build pushd build cmake .. cmake --build . popd
Run tests with
mvn test
To install Apache Arrow (Java) with this module enabled run the following from the project root directory:
cd java mvn -Parrow-c-data install
| Back | FazBrowse Home | New Git URL |