Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sheepla/og
- Owner: sheepla
- License: mit
- Created: 2022-10-13T11:34:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T14:03:14.000Z (over 1 year ago)
- Last Synced: 2024-06-19T15:16:07.138Z (6 months ago)
- Topics: go, go-cli, go-command, gopher, joke, joke-cli, joke-command, sl, typo, typo-correction
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 46
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)