/cordova-coho

Mirror of Apache Cordova coho

Primary LanguageJavaScriptApache License 2.0Apache-2.0

COHO

This repository has the following purposes:

  1. To hold committer-relevant documentation

  2. To hold release automation scripts

  • e.g. coho create-archive && coho verify-archive
  • e.g. CrowdIn scripts
  1. To hold generally useful dev scripts
  • e.g. coho repo-clone
  • e.g. coho --help

How to Clone & Use coho

mkdir -p cordova
cd cordova
git clone https://git-wip-us.apache.org/repos/asf/cordova-coho.git
cd cordova-coho
npm install
sudo npm link
coho --help

How to Install Node:

Easiest way on OS X & Linux: https://github.com/creationix/nvm

Easiest way on Win: http://nodejs.org/