Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 923 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 923 Bytes

snips-actions-runner-hook

MIT License

This hook allows snips-skill-server execute snips-actions-runner for running Snips actions which are wroten in Node.JS.

Installation

git clone https://github.com/snipsco/snips-actions-runner-hook.git
cd snips-actions-runner-hook
./setup.sh

Tips

1/ This hook can be installed as a normal snips action code

2/ All the Node.JS actions need to be isntalled on branch use-toolkit

Contributing

Please see the Contribution Guidelines.

Copyright

This library is provided by Snips as Open Source software. See LICENSE for more information.