-
This repository contains experimental nightly builds of the TreeTime Rust rewrite.
-
Nightly binaries are available from this repository's Releases page. Here are direct links:
-
Stable releases (once stabilized) are in the main repository's Releases page (
neherlab/treetime)
- Download the binary matching your operating system and architecture. On Unix, make it executable with
chmod +x treetime-<target>, then run it directly. - Nightly builds are intended for testing. They may be incomplete, contain bugs, change without notice, or produce results that require independent validation.
- After the first stable Rust release, this repository will likely stop being updated and may be deleted. Do not rely on it as a long-term dependency or download location.
- GitHub Actions in
neherlab/treetimebuilds and tests therustbranch daily at 04:00 UTC when it has changed; maintainers can also trigger a build manually. - Successful builds are published here as prereleases. Only CLI binaries are published; there are no Docker releases.