Installer

What is Installer in Ferminal? well, Installer is a tool that simplifies the process of installing and setting up Ferminal on your system. With it, you can easily install programming language, dependencies and other tools on your computer with just a few clicks. You just need to type the installation command in the Ferminal. But remember that all of this command is using winget package manager, so you need to have winget installed on your system to use this feature. With the installer, you can quickly set up your development environment and get started with your projects in no time.

Apps/Dependencies Description Installation Commands
Git Version control system i git
Python 3 New version of Python i py
PHP Server-side scripting language i php
Composer Dependency Manager for PHP i composer
Oracle JDK Java Development Kit i jdk
Open JDK Java Development Kit i ojdk
MySQL Database Management System i msql
PostgreSQL Database Management System i psql
XAMPP Web Development Environment i xampp
Laravel PHP Framework i laravel