Quick startOn this page🚀 Quick start Install jko: $ npm install -g jko Confirm that the jko is installed correctly and check out the available options.: $ jko --help List available scripts defined in the jko.js file (or in package.json): $ jko Run one of your scripts: $ jko yourScript arg1 ... argN