gresrun / GHOrgBrowser

GitHub Organization Repository Browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Organization Repository Browser

Build Status Coverage Status License Apache 2.0


How do I use it?

This project requires Java 7+. Download the latest source at:

https://github.com/gresrun/GHOrgBrowser

Example usage:

mvn clean install && java -jar target/ghorgbrowser-1.0.0-SNAPSHOT.jar server config/development.yml

This will launch a Jetty web server on ports 8080 and 8081. Visit http://localhost:8080/ to see the application in action.


License

Copyright 2015 Greg Haines

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

GitHub Organization Repository Browser

License:Apache License 2.0


Languages

Language:Java 96.5%Language:JavaScript 3.5%Language:CSS 0.0%