Hi All, The steps of following the documentation<https://github.com/apache/cordova-mobile-spec> are too complex and All of repos need to pull the master branch, Do we have steps to build mobile spec with released CLI.
$ git clone https://github.com/apache/cordova-mobile-spec.git $ git clone https://github.com/apache/cordova-lib.git $ git clone https://github.com/apache/cordova-cli.git $ git clone https://github.com/apache/cordova-plugman.git $ git clone https://github.com/apache/cordova-js.git $ git clone https://github.com/apache/cordova-coho.git $ git clone https://github.com/apache/cordova-android.git $ cordova-mobile-spec/createmobilespec/createmobilespec.js -android $ cd mobilespec $./cordova run android Thanks, Junwei.
