Hacker News new | past | comments | ask | show | jobs | submit login

FYI, instead of creating separate .sh files for builds that need multiple lines, you could just separate them by passing && as a parameter.

E.g., for Cordova iOS projects I use:

   "cmd": ["cordova/debug", "&&", "cordova/emulate"]



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: