Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atotto/quickgo

Quick Look for golang
https://github.com/atotto/quickgo

Last synced: 24 days ago
JSON representation

Quick Look for golang

Awesome Lists containing this project

README

        

# QuickGo #

## Introduction ##

QuickGo is a useful QuickLook plugin to preview golang files.
It will render files with a colorful view.

### ScreenShot ###

![QuickLook](http://farm9.staticflickr.com/8314/8066711594_c4e7d5c3ed_o.png "QuickLook")

![QuickLook](http://farm9.staticflickr.com/8319/8066711459_07f2cc17d2.jpg "QuickLook")

### Features ###

- Simple syntax highlighting

under development...

## Installation ##

To install, simply put the "QuickGo.qlgenerator" file in:

~/Library/QuickLook/

To uninstall, simply remove it.

Or, you can use the Install script the following:

./Install.sh

To uninstall:

./Uninstall.sh

### Downloads ###

You can download a binary release from:

## Customize syntax highlighting ##

You can change the syntax highlighting on `~/Library/QuickLook/Contents/Resources/style.css`.

0. Go to the `~/Library/QuickLook/` directory.
0. Select `Show Package Contents` from context menu on `QuickGo.qlgenerator`.
0. Go to `Contents/Resources`.
0. You can find the `style.css`, customize it!

## Issues ##

If you find a bug, please create an issue here :

## License ##

The QuickGo code is distributed under the same terms as .

## Author ##

- Ato Araki : @atotto