1. Get Started with Horilla Development | Free HRMS Software | Open Source HR Software| Horilla HRMS
Автор: Horilla
Загружено: 2025-06-16
Просмотров: 2245
Get Started with Horilla Development
Ready to contribute to the future of HR technology? This comprehensive tutorial will get you up and running with Horilla HRMS development in under 20 minutes!
Horilla is a completely free and open-source Human Resource Management System built with Django and Python. Join thousands of developers worldwide contributing to this amazing project!
Python Installation
Ubuntu/Linux:
Update system packages
sudo apt update && sudo apt upgrade -y
Install Python 3.10 and development tools
sudo apt install python3.10 python3.10-venv python3.10-dev python3-pip -y
Verify installation
python3 --version
pip3 --version
Windows:
Go to python.org/downloads
Download Python 3.10
Important: Check "Add Python to PATH" during installation
Verify in PowerShell:
python --version
pip --version
macOS:
Install Homebrew (if not already installed)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
Install Python via Homebrew
brew install python@3.10
Verify installation
python3 --version
pip3 --version
Git Installation
Ubuntu/Linux:
Install Git
sudo apt install git -y
Verify installation
git --version
Windows:
Download Git from git-scm.com
Run installer with default settings
Verify in Command Prompt:
git --version
macOS:
Install via Homebrew
brew install git
Or use Xcode Command Line Tools
xcode-select --install
Verify installation
git --version
Horilla Setup Commands
1. Clone Repository:
Navigate to your development directory
cd ~/Development # or your preferred location
Clone Horilla repository
git clone https://github.com/horilla-opensource...
Navigate to project
cd horilla
2. Virtual Environment Setup:
Create virtual environment
python3 -m venv horillavenv
Activate virtual environment
Linux/macOS:
source horillavenv/bin/activate
Windows
horillavenv\Scripts\activate
3. Install Dependencies:
Upgrade pip
pip install --upgrade pip
Install all requirements
pip install -r requirements.txt
4. Database Migration:
Create migration files
python manage.py makemigrations
Apply migrations
python manage.py migrate
Compile translation messages
python manage.py compilemessages
5. Run Horilla:
Start development server
python manage.py runserver
Access at: http://localhost:8000
#Horilla #HRMS #FreeHRSoftware #OpenSourceHRMS #HorillaSetup #HorillaDevelopment #HRTech #HRSoftware #DeveloperGuide #HorillaTutorial #LocalSetupGuide #HorillaHRMS #OpenSource #HRSoftware #Development #LocalSetup #Tutorial #FreeHRMS #Programming #TechTutorials #SetupGuide #HorillaCommands #SoftwareDevelopment #DevOps #LearnToCode #HRTech #OpenSourceSoftware #BeginnerFriendly #FullStack #WebDevelopment #CodingTutorial
Connect With Us:
—————————————
➡️ Website: https://www.horilla.com/
➡️ Email: info@horilla.com
➡️ Twitter: / horillahrms
➡️ LinkedIn: / horilla
➡️ Facebook: / 100091947807253
➡️ Instagram: / horillahrms
➡️ YouTube: / @horilla
➡️ Pinterest: / horillahrms
➡️ GitHub: https://github.com/horilla-opensource...
➡️ Horilla Android Mobile App: https://play.google.com/store/apps/de...
➡️ Horilla iOS Mobile App: https://apps.apple.com/in/app/horilla...
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: