

The use of Gradle wrapper significantly simplifies the build from the command line.
#Mucommander rpm code#
By importing the main project that is located at the root directory of the repository you will get all the required code in the IDE. It runs on any operating system with Java support (macOS, Windows, Linux, BSD, Solaris.).

Most of the popular IDEs today allow you to import Gradle projects out-of-the-box or via an IDE plugin. muCommander is a lightweight, cross-platform file manager with a dual-pane interface. The code repository of muCommander is comprised of a main project that contains its core functionality and several sub-projects.

Code EditingĪfter cloning the source code repository from GitHub, you would probably want to import the project to an Integrated Development Environment (IDE) such as Eclipse or IntelliJ. Within pull requests it is possible to review, discuss and improve the changes until they are ready for production. If you would like to contribute code, it is required to fork the repository and submit a pull request. If you want to get involved in muCommander or have any question or issue to discuss, you are more than welcome to join our rooms on Gitter. If you happen to speak a language that muCommander is not available in or able to improve existing tranlations, you can help translate the interface using the zanata platform.See the next section for tips for developing muCommander. Want to fix a bug or implement a feature? We are using the standard GitHub flow: fork, make the changes and submit a pull request.Found a bug or thinking about a useful feature that is missing? File an issue.There are several ways to contribute to muCommander: It runs on any operating system with Java support (macOS, Windows, Linux, *BSD, Solaris.). MuCommander is a lightweight, cross-platform file manager with a dual-pane interface.
