erpnext-installer
v1.2.4
Published
nahom@techethio tar xzvf script_archive.tar.gz ./extractor.sh
Readme
create-erpnext-app
This is a simple npx command-line application that automates the installation of Frappe ERPNext for you. It provides a convenient way to set up your Frappe ERPNext instance quickly.
Instructions
Prerequisites
Make sure you have Node.js and npm installed on your system. You can download and install them from the official Node.js website: https://nodejs.org
Installation
Install the package globally by running the following command:
npm install -g create-erpnext-app Once the installation is complete, you can use the npx command to run the create-erpnext-app script. Usage To create a new Frappe ERPNext instance, follow these steps:
Open a terminal or command prompt.
Run the following command:
npx create-erpnext-app This will start the installation process for Frappe ERPNext.
Wait for the installation to complete. The script will automatically install Frappe ERPNext for you.
Once the installation is finished, you can access your Frappe ERPNext site by opening a web browser and navigating to http://site1.local:8000/.
Contributing Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository: https://github.com/nahomdev/erpnext-installer
Happy customization!
Nahom #phoenix
