Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamirmahal/java
This is some code to remind me of Java language syntax.
https://github.com/hamirmahal/java
Last synced: 15 days ago
JSON representation
This is some code to remind me of Java language syntax.
- Host: GitHub
- URL: https://github.com/hamirmahal/java
- Owner: hamirmahal
- Created: 2022-09-29T03:18:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T03:11:08.000Z (over 1 year ago)
- Last Synced: 2024-10-04T16:44:27.664Z (about 1 month ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
You might be able to use a command like this to run a program in this repository.
```sh
java programName.java | tee programName.java.output.txt
```