Script
The script
command allows you to generate and execute a script file that contains the action to be performed within the project.
bunx infinit script [options] [command]
Options
Option | Description |
---|---|
-h, --help | Display help for command |
Commands
Command | Description |
---|---|
generate [id] | Create a new action |
execute <action_file_name> | Execute a specified action in the src/scripts/ folder |