🤖 Improve Appwrite Functions with Bash Support #4013
Labels
good first issue
Good for newcomers
product / functions
Fixes and upgrades for the Appwrite Functions.
💭 Introduction
Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official Appwrite Functions docs.
The backbone of Appwrite Functions is Open Runtimes, a project built to enable serverless cloud computing. Open Runtimes support many different programming languages, but we all know there are never enough programming languages! 🔥
Your task is to implement support for Bash in Open Runtimes. We have prepared detailed documentation on how to create a new function's runtime. Please read this document and ensure you understand it before working on this issue.
🎯 Requirements
✅ Task Summary
If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.
Happy Appwriting!
The text was updated successfully, but these errors were encountered: