413 B
413 B
chatmark_exmaple
This is an example of how to use the chatmark module.
Usage:
- Copy the
chatmark_example
folder under~/.chat/workflow/org
- Create
command.yml
under~/.chat/workflow/org/chatmark_example
with the following content:
description: chatmark examples
steps:
- run: $command_python $command_path/main.py
- Use the command
/chatmark_example
in devchat vscode plugin.