π Just dropped a plug-and-play script that sets up your entire Frappe & ERPNext dev environment in minutes!
This blog is perfect for:
- π§βπ» Developers contributing to ERPNext
- ποΈ Builders creating custom Frappe apps
- π§ͺ Testers setting up quick environments
βοΈ What the Script Automates
β
Install and configure MariaDB, Redis, Node.js, Yarn
β
Setup wkhtmltopdf (with patched Qt)
β
Install and configure Bench CLI
β
Create a Frappe site + install ERPNext app
β
Works for both Linux & macOS
π§ͺ How to Use It
πΈ For Linux
wget https://raw.githubusercontent.com/pranavdixit/frappe-erpnext-installer/main/frappe_installer_linux.sh
chmod +x frappe_installer_linux.sh
./frappe_installer_linux.sh
πΈ For macOS
curl -O https://raw.githubusercontent.com/pranavdixit/frappe-erpnext-installer/main/frappe_installer_macos.sh
chmod +x frappe_installer_macos.sh
./frappe_installer_macos.sh
π Repo with both Linux & macOS scripts:
π GitHub β pranavdixit/frappe-erpnext-installer
π§΅ Dive into the full tutorial and source code here:
π Read the full blog
Let's connect!
π¨βπ» @pranavdixit20 on Twitter
π LinkedIn
π More projects on GitHub
Top comments (0)