Skip to content

DesignInf/rhschatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhschatbot

Setup home for android build:

export ANDROID_HOME=/opt/android-sdk/
export PATH=$ANDROID_HOME:$PATH
export ANDROID_TOOLS=$ANDROID_HOME/tools
export PATH=$ANDROID_TOOLS:$PATH

Build and run on device:

cordova run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 30.8%
  • HTML 5.8%
  • Ruby 1.4%