# for more info visit https://cto.ai/docs
version: "1"
commands:
  - name: hello-world:0.1.0
    description: JavaScript Hello World Command
    run: node /ops/index.js
