openshift/origin-web-common

Name: origin-web-common

Owner: OpenShift

Description: null

Created: 2017-02-08 01:36:07.0

Updated: 2018-01-11 18:12:42.0

Pushed: 2018-01-11 21:23:01.0

Homepage: null

Size: 1866

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

OpenShift Common Web Services

The common services used for the OpenShift Management Console.

Build Status

Contributing
Getting started
  1. Install Nodejs and npm
  2. Install grunt-cli and bower by running npm install -g grunt-cli bower (may need to be run with sudo)
  3. Install dependencies by running npm install and bower install
  4. Build and run tests by running grunt build
Before opening a pull request

Please configure your editor to use the following settings to avoid common code inconsistencies and dirty diffs:

Or configure your editor to utilize .editorconfig, which will apply these settings automatically.

Then:

  1. If needed, run grunt build to update the files under the dist directory
  2. Run the spec tests with grunt test
  3. Rebase and squash changes to a single commit

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.