Skip to content

A template for an IntelliJ Idea project 📝

License

Notifications You must be signed in to change notification settings

Zeyu-Li/IntelliJ-IDEA_template

Repository files navigation

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

About

A template for an IntelliJ Idea project 📝

Topics

Resources

License

Stars

Watchers

Forks