Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimmycuadra/gong

Text snippets on the command line.
https://github.com/jimmycuadra/gong

application cli go utility

Last synced: about 2 months ago
JSON representation

Text snippets on the command line.

Awesome Lists containing this project

README

        

# Gong

**Gong** is a command line tool for quick storage and retrieval of text snippets. It is a port of [Bang](https://github.com/jimmycuadra/bang) to Go.

## Installation

``` bash
go get github.com/jimmycuadra/gong
```