This repository has the following purposes:
-
To hold committer-relevant documentation
-
To hold release automation scripts
- e.g. coho create-archive && coho verify-archive
- e.g. CrowdIn scripts
- To hold generally useful dev scripts
- e.g. coho repo-clone
- e.g. coho --help
Easiest way on OS X & Linux: https://github.com/creationix/nvm
Easiest way on Win: http://nodejs.org/
mkdir -p cordova
cd cordova
git clone https://git-wip-us.apache.org/repos/asf/cordova-coho.git
cd cordova-coho
npm install
npm link # Might need sudo for some configurations
coho --help
coho repo-clone -r plugins -r tools -r android -r ios -r ...
coho npm-link