JBrosDevelopment
released this
01 Jun 22:22
·
43 commits
to master
since this release
EZCode Language version 3 Release
Welcome!
Welcome to EZCode! Go to the Package to view all of the packages. To view some of the example projects, you can go to Projects.
Command Line
To run EZCode, use the following command (assuming you have installed it HERE
ez FILE_PATH
To start a integrated environment, use:
ez start
To create a project, use:
ez new project NAME
View all commands with:
ez help