API to update subdirectories of a specified directory
Opened this issue · 3 comments
hajimehoshi commented
I'm thinking of using your jsgo.io at my website https://hajimehoshi.github.io/ebiten/. I'd like to keep the examples' JavaScript latest as much as possible. In my website, there are multiple examples like airship and blocks, and with the current jsgo I'd need to update those examples one by one to access compile.jsgo.io.
Is there an API to update all the subdirectories of a specified directory?
dave commented
I'll probably make something like this soon, but it's not in my immediate radar.
hajimehoshi commented
Are you still working on this? :-)
dave commented
It's not on my short-term to-do list.