Print text to the terminal in MATRIX
Go to the directory where is the JAVA files are downloaded
Open terminal, type in :
$ javac -d ./build *.java
Chande directory to the build directory:
$ cd build/
Type in to the terminal :
$ jar cvf Print.jar *
Then run the program :
$ java Print
gitZf/Matrix
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
