Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FrankFan/gitlab-tree

:palm_tree: Chrome extension to display Gitlab code in tree format. Now support Gitlab 9.x
https://github.com/FrankFan/gitlab-tree

Last synced: 3 months ago
JSON representation

:palm_tree: Chrome extension to display Gitlab code in tree format. Now support Gitlab 9.x

Awesome Lists containing this project

README

        

## gitlab-tree gitlab tree logo

Chrome extension to display Gitlab code in tree format. Useful for developers who frequently read source in Gitlab and do not want to download or checkout too many repositories. The first gitlab assistant tool for code browsing.

### features

* support all the enterprise intranet gitlab service
* Easy-to-navigate code tree like web IDEs, simple and non-invasive
* ~~Fast browsing with pjax~~
* UI looks like Gitlab default UI
* hotkey support( hit [ to toggle gitlab-tree sidebar )
* support gitlab 9.x version( 8.x user use v1.5) :collision: :sparkles:
* no page refresh when browsing code file

### install

Download and install Gitlab-Tree from [Chrome Web Store](https://chrome.google.com/webstore/detail/gitlab-tree/dllpphhnoanpcnlnipopibigdoeignbb)

### usage

1. install gitlab-tree
2. open a gitlab file url then you'll find a tree panel in the left of chrome window, OR just simple locate to Repository -> Files Tab.
3. still not work? please feel free to let me know.

### screenshot

![](./docs/snapshot-gitlab9.gif)

![](./docs/gitlab-tree.png)

code with :heart: by FrankFan