1.0.5 • Published 6 months ago

act-master-cli v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Act-Master-CLI

CLI for act-master

About

act-master-cli - adds the ability to automatically build and generate interfaces and lists of typescript actions.

With act-master-cli, you will noticeably increase the stability and reliability of your application.

How to install

npm install -D act-master-cli

Usage

# show help message
npx act-master-cli help
# create ".act-master.yaml" file, to set up your project
npx act-master-cli init
# Generate actions interfaces and action list files

npx act-master-cli generate
# OR
npx act-master-cli g

act-master-cli generate - creates two files.

With the interfaces of your actions.

And with an array to be embedded in the library.

1.0.5

6 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago