Skip to content
/ TeaScript Public template

A small language that can be interpreted compiled to JavaScript

License

Notifications You must be signed in to change notification settings

ljp-projects/TeaScript

TeaScript

Installation

Requirements

  • Any JDK that supports Java SE 8+
  • Standard Unix command-line tools

Instructions

flag value description
-t or --tag The desired tag. Install with JAR from the specified tag.
-l or --legacy N/A Use the legacy installer.
-k or --keep N/A Do not modify files passed as an argument.
-b or --branch The desired branch. Install via installer.sh from specified branch.
-c or --commit The desired commit. Install via installer.sh from specified commit.
none N/A Install with the latest JAR.
  1. Download the TeaScript.jar file from the desired release
  2. Run curl https://github.com/raw/ljp-projects/TeaScript/main/src/installer.sh | sh -s options.
  3. Run tea version to verify the installation.

Instructions (legacy)

THERE IS NO GUARANTEE THAT LEGACY VERSIONS OF TEASCRIPT WILL BE FUNCTIONAL.

  1. Run curl https://github.com/raw/ljp-projects/TeaScript/TAG_NAME/src/installer.sh | sh
  2. Verify installation with tea version

If you want to you can also locate the raw URL for a specific commit of the installer.sh file.

About

A small language that can be interpreted compiled to JavaScript

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published