Skip to content

StevenTobin/mobile-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Core

License

The Mobile Core is a central repo for all things related to Mobile on OpenShift. This repo has the source for:

  • Mobile specific UI extensions fo the OpenShift Web Console

  • Local Development environment

The following components are maintained in their respective repos:

  • Mobile CLI

  • Mobile SDKs

  • Mobile Services

  • All Ansible Playbook Bundles (APBs) for Apps & Services

The Mobile Core brings all of these componments together to create a unified Mobile developer experience on top of OpenShift.

Contributing

You can develop locally on your host. Please include as much info as possible in Issues and Pull Requests. Merging to master requires approval from a reviewer and a passing CI build.

Communication

Daily communication happens on #aerogear on freenode IRC. The [email protected] mailing list is also used for team-wide & community comms.

Development Release

Installing from a development release

make clean
cd installer
./install.sh

See our Local Setup guide

About

The entrypoint for doing Mobile things on OpenShift

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • Shell 6.7%
  • HTML 5.8%
  • CSS 4.7%
  • Makefile 0.8%