Binaries
You can download the latest binaries for your platform here:
Phantomake does not currently have an update mechanism—you will need to redownload the binary to update to a newer version.
Older versions of Phantomake can be downloaded from the Releases page on Github.
Install via Bun
If you have Bun installed, you can also install Phantomake as a global package:
bun add -g https://github.com/Osmose/phantomake/releases/latest/download/source.tar.gz
This will add the phantomake
command to your PATH
and will run it on your local version of bun.
You can update to the latest version of Phantomake by re-running the command above after a new version is released.
PhantoGUI
PhantoGUI is a graphical application that lets you use Phantomake without having to go through the command-line. You can download PhantoGUI here:
- MacOS
- Windows Installer
- Linux
NOTE
MacOS Users: PhantoGUI is an unsigned app, and modern MacOS will prevent you from launching it by default. You can follow the Mac User Guide for opening Mac apps from unknown developers to add an exception for PhantoGUI.
PhantoGUI does not currently have an update mechanism—you will need to redownload and reinstall the app to update to a newer version.