Skip to content

Commit b7a0686

Browse files
committed
Initial content
1 parent 66cdb7b commit b7a0686

File tree

2 files changed

+36
-2
lines changed

2 files changed

+36
-2
lines changed

LICENSE

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Licensed under the Apache License, Version 2.0 (the "License");
2+
you may not use this file except in compliance with the License.
3+
You may obtain a copy of the License at
4+
5+
http://www.apache.org/licenses/LICENSE-2.0
6+
7+
Unless required by applicable law or agreed to in writing, software
8+
distributed under the License is distributed on an "AS IS" BASIS,
9+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10+
See the License for the specific language governing permissions and
11+
limitations under the License.

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1-
openshift-extras
2-
================
1+
Openshift Extras - Unofficial tools for use with OpenShift
2+
==========================================================
3+
4+
This repository contains "odds and ends" for use with OpenShift servers
5+
that we hope will prove useful, but are not a supported part of the
6+
product (or, not yet).
7+
8+
The "master" branch is intended for use with current OpenShift Origin or
9+
OpenShift Online servers. "enterprise-" branches are intended for use with
10+
the corresponding OpenShift Enterprise version servers.
11+
12+
Contributing
13+
----------------------
14+
15+
Contributions via pull request are welcome and may be included under the
16+
same license as below.
17+
18+
Copyright
19+
----------------------
20+
21+
OpenShift Extras, except where otherwise noted, is released under the
22+
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).
23+
See the LICENSE file included in this directory.
24+
25+

0 commit comments

Comments
 (0)