lets-cli/lets

add bats tests for positional args

Closed this issue · 0 comments

test how to use positional args appending

commands:
  build-js:
    cmd:
      - npm 
      - run 
      - webpack
lets build-js --watch