gosh

command module
v0.0.0-...-e4afa6c Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: CC0-1.0 Imports: 9 Imported by: 0

README

gosh is a toy shell I implemented to play with Golang

Requirements

go get -u github.com/nsf/termbox-go

Features

  • Builtin functions: ciao, bye
  • Suggestion of command options
  • Possibility to extend suggestions to other commands

Support new command suggestions

Put a file named as the command you want to extend and follow the format of the provided commands, i.e. ls

License

This project is release under CC0 license ( Creative Commons Zero)

The termbox-go library and Golang follows its own licenses

Documentation

Overview

gosh - a toy command shell Written in 2021 by Mirko Perillo To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

Jump to

Keyboard shortcuts

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