๐ 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)