Skip to content

martingms/goblin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of unix userland commands written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages