A Helloworld middleware for smash-cli. Usage 在 .smash/task.yml 文件中加入以下配置: helloworld: - name: smash-middleware-helloworld 然后,执行以下命令来运行 helloworld 任务: $ smash run helloworld