appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
272 stars 168 forks source link

refactor(cli): use function name as destination folder #937

Closed byawitz closed 1 month ago

byawitz commented 1 month ago

What does this PR do?

When creating/pulling function it will placed in a folder named with the function's name

Test Plan

image