Skip to content

Zeyu-Li/IntelliJ-IDEA_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Contributors