Skip to content

TheRealFloatDev/astx-runtime

Repository files navigation

Command line for ASTX

Check out ASTX here for more information.

Installation

npm install -g @astx/runtime

Usage

astx run <file> # Run a .astx file
astx compile <input> <output> # Compile a .js file to a .astx file
astx gen <input> <output> # Generate working .js code from a .astx file (not recommended - neither optimized nor human-readable - use for debugging only)

About

Compile and run ASTX files from your command line

Resources

Stars

Watchers

Forks

Packages

No packages published