Documentation
Use cli app to run scripts
Currently available commands:
- Show installed scripts -
spell list
- Add a script from repository -
spell learn <script name>
- Run a script -
spell <script name> [parameters]
- Remove a script -
spell forget <script name>