Example for JavaScript/Node.js
lets.yaml
Examples of usage:
lets run
- run serverlets webpack -w
- cmd is an array so all arguments will be appended to that arraylets test
- run all testslets test src/server/__tests__
- run only tests in particular directory