Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Rejected |
why it need to exec the city.sh instead of convert table ?
Because, I don't know how to store chosen city info except exec. It's my first extension and I couldn't have enough time to look the other extensions for learning.
>> Because, I don't know how to store chosen city info except exec. It's my first extension and I couldn't have enough time to look the other extensions for learning. you can simply store it in a file or db , then use gjs to read and transfer to the data structure you want.