Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martingms/goblin

Collection of unix userland commands written in Go.
https://github.com/martingms/goblin

Last synced: 26 days ago
JSON representation

Collection of unix userland commands written in Go.

Awesome Lists containing this project

README

        

goblin
======

A collection of unix userland commands written in Go.

Based on http://tools.suckless.org/9base, GNU Coreutils and our own
imagination.

This is an educational endeavour both in learning Go better and learning
the utilities we use every day better.

#### Currently available utils (some may be fairly minimal):
* cat
* echo
* seq
* sleep
* uniq
* webtail