Make a Java project using IntelliJ and synchronize it with Github.
This is a good chance to study how to make a publicly available tool for general users
Example code #include <stdio.h>
- [Install IntelliJ]
- [Make a java project in IntelliJ]
- [Link the project with Github]
ISSUE01