Skip to content

Carleslc/InteractiveJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveJava Console

Simple bash-like cross-platform console.

How to install

  1. Ensure you have Java 8 installed.
  2. Download InteractiveJava-1.0.jar
  3. Execute it with java -jar InteractiveJava-1.0.jar or double click.

Commands

Commands

Aliases

Don't like the name of a command? Make an alias!

Aliases

Command list

Help

Text Editor

Edit your files in just a command.

Text Editor

Variables and math

Dynamically typed variables, implicit conversions, arithmetic operations, literals and easy concatenation.

Variables and math

Games

Games Games

Do you want to collaborate?

Do a fork, program your code (for example with a new command) and then make a pull request. I'll check your code and merge it to master.