coco3

command module
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2019 License: MIT Imports: 2 Imported by: 0

README

Coco3

Coco3 is a shell written in Go, providing Vim-like key mappings and painless syntax.

Install

To install, use go get:

$ go get -u github.com/elpinal/coco3

-u flag stands for "update".

Documentation

To get help, type ":help" or execute "help" built-in command.

Motivation

Most shells have too complicated syntax. Some shells have an insufficient editing facility. These facts lead to developing Coco3 shell.

Note

If you are curious, try the extra mode!

$ coco3 -extra

The behavior of the extra mode is not documented, so read the source code in extra directory.

Contribution

  1. Fork (https://github.com/elpinal/coco3/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

Author

elpinal

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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