bzp2010 opened a new issue #261: URL: https://github.com/apache/apisix-website/issues/261
**Actual Behaviour** Currently, the exec function in nodejs is used to execute the local instructions of the operating system, and `git clone` is used to synchronize documents manually. Unable to achieve compatibility with various operating systems. **Would you like to work on the issue?** Modify the use of nodejs built-in module functions, such as file operation and other functions. Just like `fs` module. It can realize the compatibility of various operating systems. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
