BAS with Surge.sh

Поддержка
  • Русская версия
    Привет всем,может ли BAS управлять surge.shhttps://surge.sh)? Согласно документации в отношении всплеска, он требует "npm install --global surge", а затем выполняет соответствующие команды в powershell.Я хочу знать, может ли BAS выполнить вышеуказанные операции? Если возможно, можете ли вы предоставить демо, большое спасибо

    English Version:
    Hello guys, can BAS control surge.shhttps://surge.sh)? According to the surge documentation, it requires "npm install --global surge", and then executes the corresponding commands in powershell. I want to know if BAS can do the above operations? If possible, can you provide a demo, thank you very much

  • Yes, you should install this package in your operational system context (like "npm install...." from windows cmd). After that, you can execute CLI commands from anywhere, including BAS.