-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Welcome to Tinkerpad! This guide will walk you through the steps to download and install Tinkerpad on your machine. Currently, Tinkerpad is available for MacOS and Linux. Unfortunately, a Windows release is not planned at this time.
- Visit the Releases section of the Tinkerpad repository.
- Download the latest version of Tinkerpad.
-
Open the
.dmg
file:
Locate the downloaded.dmg
file and double-click to open it. -
Drag Tinkerpad to Applications:
Drag the Tinkerpad icon into theApplications
folder to install it. -
Run Tinkerpad:
Open theApplications
folder, locate Tinkerpad, and double-click to launch the app.
If you see a security warning, go toSystem Preferences > Security & Privacy
and allow Tinkerpad to run.
-
Install the
.deb
file:
Locate the downloaded.deb
file and follow instructions to install. - or Run the
.AppImage
file:
Locate the downloaded.AppImage
file and make it executable before running it.
Once Tinkerpad is installed, you can verify that it’s working correctly by launching the app. You should see the Tinkerpad interface, ready for you to start coding!
If you encounter a security warning when trying to open Tinkerpad, follow these steps:
- Go to
System Preferences > Security & Privacy
. - Under the
General
tab, clickOpen Anyway
next to the Tinkerpad warning.
If you run into any other issues during installation, please open an issue on the GitHub Issues page. We’re here to help!
To get the latest updates about Tinkerpad, including new releases and features, star the repository on GitHub and watch the Releases section.
Thank you for installing Tinkerpad! We hope you enjoy using it to make your PHP development workflow faster and more enjoyable. 🚀✨