ts2asl
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

oclif-hello-world

oclif example Hello World CLI

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g ts2asl
$ ts2asl COMMAND
running command...
$ ts2asl (--version)
ts2asl/0.1.0 darwin-arm64 node-v16.14.0
$ ts2asl --help [COMMAND]
USAGE
  $ ts2asl COMMAND
...

Commands

ts2asl compile FILE

Compile TypeScript to AWS ASL

USAGE
  $ ts2asl compile [FILE] [-n <value>]

ARGUMENTS
  FILE  input file

FLAGS
  -n, --name=<value>  which step function to export

DESCRIPTION
  Compile TypeScript to AWS ASL

See code: dist/commands/compile/index.ts

Readme

Keywords

Package Sidebar

Install

npm i ts2asl

Weekly Downloads

0

Version

0.1.0

License

Apache-2.0

Unpacked Size

7.65 kB

Total Files

12

Last publish

Collaborators

  • olafconijn