#402·tachyon

Support brew packaging

Author: chokoboleCreated Apr 23, 2024Updated Apr 23, 2024
Labelsfeature

Issue type

Build/Install

OS platform and distribution

macOS Sonoma

Current behavior?

We lack an easy installation tool like brew, .pkg, or .dmg. Among these, brew stands out as it can be installed effortlessly. Additionally, we can craft a Ruby script to build from the source, ensuring independence from OS versions or CPU architectures. On the other hand, for Linux, we must provide packages tailored to each OS or CPU.

See https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu.

Expected Behavior?

Submit PR in https://github.com/Homebrew/homebrew-core/pulls.