Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sheepla/og

A typo correcting tool for Go programmers
https://github.com/sheepla/og

go go-cli go-command gopher joke joke-cli joke-command sl typo typo-correction

Last synced: about 1 month ago
JSON representation

A typo correcting tool for Go programmers

Awesome Lists containing this project

README

        

![CI](https://github.com/sheepla/og/actions/workflows/ci.yml/badge.svg)
![Relase](https://github.com/sheepla/og/actions/workflows/release.yml/badge.svg)

# og

*A typo correcting tool for Go programmers!*

## Usage

- `og doc` : Show inverted gopher reading documents
- `og help`: Show inverted gopher crying for help
- `og run`: Run gopher on your terminal

**TODO**: Add more commands

## Installation

```sh
go install github.com/sheepla/og@latest
```

## Inspired by

- [sl(1)](https://github.com/mtoyoda/sl)
- [nmi](https://github.com/jiro4989/nmi)
- [ducker](https://github.com/kimullaa/ducker)

## License

- source code: MIT
- ascii art: [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)

This is a fan art of Gopher. The Gopher character is based on the Go mascot designed by [Renée French](https://reneefrench.blogspot.com/).

## Contributing

Welcome!

## Author

[Sheepla](https://github.com/sheepla)