clarent

command module
v0.0.0-...-376b590 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2014 License: MIT Imports: 11 Imported by: 0

README

Clarent Build Status

Clarent is a complete userland akin to the GNU Coreutils.

Not POSIX/SuS compliant by any means, but fully tested and feature complete.

Installation

Clone the repo, build the binary with CGO_ENABLED=0 go build -a and do what you will with it (if you're cool with a dynamic binary, simply go build)

Developing applets

  • Copy applets/template and name the copy like your applet
  • Rename template.go and edit its contents to fit your applet
  • Add your applet to applets.go

The template provides the basic framework you should stick to, ish.

Bugs

Yep. Report them on GitHub :)

Contact

If you have ideas for missing applets, found a bug or have a suggestion, use this project’s issues. If you want to participate, just fork and code away. For questions contact me: fortytw2 (at) gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
applets
cat
env
fs
sys
tty

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL