Skip to content

gi-crypto/setup-wechat-devtools

 
 

Repository files navigation

Setup WeChat Developer Tools

This action installs WeChat Developer Tools in your CI environment.

Usage

- uses: takashiro/setup-wechat-devtools@v1
  with:
    ## Add an alias command to the cli (or cli.bat on Windows) in WeChat DevTools.
    ## So that the command can be used anywhere. Default: wxdev
    cli: 'wxdev'

License

The scripts and documentation in this project are released under the MIT License

About

Setup WeChat Developer Tools in GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • Shell 3.5%
  • PowerShell 2.5%
  • Batchfile 2.3%