Awesome
Codiad-OpenUngit
Version | 01.00.00 |
Download | https://github.com/viharm/Codiad-OpenUngit/releases |
Issues | https://github.com/viharm/Codiad-OpenUngit/issues |
License | Modified BSD (3-clause) |
Language | PHP, Javascript |
Plugin module to interface with Ungit.
Install
Pre-requisites
- Working Codiad v2.7.2+ instance
- Working Ungit 0.10.3+ instance
Download & deploy
Codiad-OpenUngit can be deployed by using Codiad's standard plugin installation proceduer (https://github.com/Codiad/Codiad/wiki/Plugins#how-to-add-a-new-plugin-to-codiad).
Once installed reload the Codiad web interface.
Configure
Codiad settings > OpenUngit
Ungit base URL
Specify the base URL when Ungit can be found. Please refer to Ungit documentation for this.
Usage
File manager
Right click on a directory in the file manager to open the directory in Ungit in a new window
Right side bar
Click OpenUngit under Plugins to open the current Codiad workspace (root) directory in Ungit in a new window
Known limitations
- Untested for instances of Codiad and Ungit running on Windows
Support
For issues, queries, suggestions and comments please create an (issue/ticket][https://github.com/viharm/Codiad-OpenUngit/issues).
Contribute
Please feel free to clone/fork and contribute via pull requests. Donations also welcome via Coinbase, or simply create an issue/ticket.
Please make contact for more information.
Environment
Tested on:
- Debian Jessie
- Apache 2.4
- PHP 5.5
- Codiad 2.7.2
- Ungit 0.10.3
- Firefox 50.0.2
- Chrome 55.0.2883.75
Licence
Licensed under the modified BSD (3-clause) license.
A copy of the license is available...
- in the enclosed
LICENSE
file. - at http://opensource.org/licenses/BSD-3-Clause
References
Codiad plugin reference
Credits
Codiad
Codiad web based IDE (https://github.com/Codiad/Codiad), used under a MIT-style license.
Copyright (c) Codiad & Kent Safranski (codiad.com)
Ungit
Ungit web-based Git client (https://github.com/FredrikNoren/ungit), used under the MIT license.
Copyright Fredrik Norén
GitHub
Hosted by GitHub code repository (github.com).