Here's how to install and add the plugin to mov-cli.
- Install the pip package.
pip install mov-cli-test
- Then add the plugin to your mov-cli config.
mov-cli -e
[mov-cli.plugins]
test = "mov-cli-test"
mov-cli -s test abc
Here's how to install and add the plugin to mov-cli.
pip install mov-cli-test
mov-cli -e
[mov-cli.plugins]
test = "mov-cli-test"
mov-cli -s test abc