appwrite / sdk-generator

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

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

Closed byawitz closed 3 months ago

byawitz commented 3 months 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