README
Snips Toolkit
Everything you need in order to write Snips actions.
Setup
npm i snips-toolkit
Then use it in your package.json file scripts.
"scripts": {
"build": "snips-toolkit build",
"dev": "snips-toolkit dev",
"test": "snips-toolkit test '^.*\\.spec\\.[jt]s