/IntelliJ-IDEA_template

A template for an IntelliJ Idea project :pencil:

Primary LanguageJavaMIT LicenseMIT

A IntelliJ IDEA template

About

This is an Intellij template

Code

package com.company;

public class Main {

    public static void main(String[] args) {
	// write your code here\
        System.out.println("Hello World!");
    }
}

How to Use

To use this program simply TODO: how it's used

For MacOS or Linux:

python3 sort.py

For Windows:

python sort.py

Packages

Licence

The rules for copy and distributing this project licence are outlined in the licence.txt file.

This project is under an MIT licence