Add support for running routines via command line

This commit is contained in:
garrettmills
2020-08-13 20:28:23 -05:00
parent afb35ebad8
commit f5b84b530c
33 changed files with 396 additions and 5 deletions

1
.gitignore vendored
View File

@@ -88,3 +88,4 @@ typings/
.dynamodb/
# End of https://www.gitignore.io/api/node
demo/*