Instructions to run in IntelliJ IDEA - BoiseState/CS321_Bioinformatics GitHub Wiki

:bulb: HINT: As a student, you can get IntelliJ IDEA for free (using an academic license) by signing up with your BSU email.

This project can be opened with IntelliJ IDEA, as a gradle project.

IntelliJ IDEA: File -> Open...

IntelliJ IDEA: Open as gradle project

Run applications

IntelliJIDEA_RunMainMethod

Run jUnit tests

IntelliJIDEA_RunTests