clipgo

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2019 License: MIT

README

Clip Go

CircleCI Go Report Card Chrome Web Store

This is a chrome extension for running a selected golang code in The Go Playground. The code validation and formatting use go/format.

Image from Gyazo

Install

For Users

For Developers
  1. Setup for macOS

    brew install go
    brew install yarn
    
  2. Clone this repository and build.

    git clone https://github.com/ramenjuniti/clipgo.git
    cd clipgo
    make install
    make build
    
  3. Open the Extension Management page by navigating to chrome://extensions.

  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.

    Image from Gyazo

  5. Click the LOAD UNPACKED button and select the build directory.

    Image from Gyazo

Test

make test

LICENSE

This software is released under the MIT License, see LICENSE.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL