0.0.2-alpha.6 • Published 11 months ago

rtex v0.0.2-alpha.6

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Typescript Remote Execution

"rtex" is a TypeScript tool for efficient remote execution and dependency management. With "rtex", developers can run TypeScript code and automatically load dependencies from remote CDNs that are cached for future use to achieve fast and efficient execution. The tool supports the latest TypeScript capabilities and is available to use globally with @esbuild-kit/esm-loader. Its name is derived from "remote execution" and "TypeScript", shortened to the unique and memorable name, "rtex".

How to use?

ESM

$ npx rtex ./examples/esm/zx.mjs
$ echo "world"
world

TS

$ npx rtex ./examples/ts/ng-cli.ts
$ ... <command>
━━━ acl ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  ... acl:checker [--unit #0] [--pre] [--all] [--exit-code]
    check whether the ACL has been applied.

You can also print more details about any of these commands by calling them with 
the `-h,--help` flag right after the command name.
0.0.2-alpha.4

11 months ago

0.0.2-alpha.6

11 months ago

0.0.2-alpha.5

11 months ago

0.0.2-alpha.3

1 year ago

0.0.2-alpha.1

1 year ago

0.0.1

1 year ago

0.0.1-alpha.5

1 year ago

0.0.1-alpha.4

1 year ago

0.0.1-alpha.3

1 year ago

0.0.1-alpha.2

1 year ago

0.0.1-alpha.1

1 year ago