Skip to content

IBM/manageiq-ui-classic

 
 

Repository files navigation

ManageIQ::UI::Classic

Gem Version Build Status Code Climate Test Coverage Coverage Status Security Scrutinizer

Chat

ManageIQ UI Classic is the UI that has been split out of the main manageiq repo.

Development Setup

Go to the directory where you have the clone of your 'manageiq' repo.

Next to your 'manageiq' repo create a clone of 'manageiq-ui-classic' repo:

$ git clone git@github.com:ManageIQ/manageiq-ui-classic.git

This way you will have your 'manageiq' and 'manageiq-ui-classic' side-by-side.

At this point you are ready and can start doing PRs against any of the 2 repos.

Or you can get more detailed instructions in ManageIQ/guides.

License

The gem is available as open source under the terms of the Apache License 2.0.

Except where otherwise noted, all ManageIQ source files are covered by the following copyright and license notice:

Copyright 2014-2020 ManageIQ Authors.

Packages

No packages published

Languages

  • Ruby 65.0%
  • JavaScript 17.9%
  • Haml 16.6%
  • SCSS 0.5%
  • HTML 0.0%
  • Shell 0.0%