Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
All you need before installing IDEasy is git.
-
Windows
-
On Windows you need to download and install git for windows.
-
-
Linux
-
On Linux you only need to install git for linux.
-
-
MacOS
-
On MacOS you only need to download and install git for mac.
-
-
Download the latest version of
IDEasyfrom here and execute it.(You can find all Releases in Maven Central)
-
Run the
setupin this folder (On Windows you can double click onsetup.bat)A command prompt will open and the setup will start. The setup will ask for a settings URL. In case you do not have a settings URL for your project, you can just press enter to use the default settings.
-
After the setup is finished, you can close the command prompt and open a new one.
-
You are done! You can now use the
idecommand in your terminal to use theIDEasy.
If you want to contribute to IDEasy please read our Contribution Guidelines.
We use GitHub Issues to track bugs and submit feature requests.

