MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 4 as of 2015-07-16 18:22:13
  • Cordova

Cordova

In CentOs 6.6 install the following:

  • cd /tmp
  • wget http://nodejs.org/dist/v0.10.12/node-v0.10.12.tar.gz

  • yum -y groupinstall "Development Tools"
  • ./configure
  • make clean
  • make
  • make install
  • cd ~
  • npm install -g npm@latest
  • npm install -g cordova
  • cordova create hello com.example.hello HelloWorld

  • cd hello
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01