TileDB-Inc/homebrew-stable

Name: homebrew-stable

Owner: TileDB, Inc.

Description: Homebrew tap for TileDB

Created: 2017-10-27 17:56:18.0

Updated: 2018-04-13 16:28:04.0

Pushed: 2018-04-13 16:28:06.0

Homepage: null

Size: 29

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Install TileDB from brew

Build Status

Official Homebrew packages for TileDB.

Install TileDB (from stable tap)
 install tiledb-inc/stable/tiledb

Install the lastest development version of TileDB (dev branch from https://github.com/TileDB-Inc/TileDB)

 install tiledb-inc/stable/tiledb --HEAD

To see all build build options use brew info tiledb

brew info tiledb
db-inc/stable/tiledb: stable 1.2.0, HEAD
age management library for sparse and dense array data
://tiledb.io
/local/Cellar/tiledb/1.2.0 (37 files, 4.8MB) *
ilt from source on 2018-02-20 at 18:32:15
: https://github.com/tiledb-inc/homebrew-stable/blob/master/tiledb.rb
Dependencies
d: cmake ?
ired: lzlib ?, lz4 ?, bzip2 ?, zstd ?, blosc ?
Options
th-debug
Enables building with debug information
th-hdfs
Enables building with HDFS integration
th-s3
Enables building with S3 object store integration
th-verbose
Enables building with verbose status messages
AD
Install HEAD version

To test that the install worked correctly:

 test tiledb
Upgrade TileDB (to a new version)

If tiledb version was installed with --HEAD flag, to get the latest dev commit first brew unintsall tiledb and intstall again with --HEAD flag.

 upgrade tiledb
Uninstall TileDB
 uninstall tiledb

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.