lambdash
Shell command runner
Enables running shell commands within an AWS Lambda environment and outputs results
Lambda shell - Run sh commands inside AWS Lambda environment
531 stars
15 watching
40 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
desyncr/auto-ls | Automatically runs commands when entering a directory or pressing enter in the current working directory | 89 |
nike-inc/hal | An AWS Lambda runtime environment for Haskell applications | 240 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
abailly/aws-lambda-haskell | Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
neronus/clesh | An extension of Common Lisp to embed shell code and execute Unix shell commands within the Lisp environment. | 69 |
apachler/zsh-aws | Provides shell completion support and utilities to manage AWS profiles and display them in the prompt. | 1 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,470 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,037 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 177 |
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |