这是indexloc提供的服务,不要输入任何密码
Skip to content

u5surf/gosh

Repository files navigation

gosh

Codacy Badge Build Status

Open in Gitpod

The end goal of this project is to allow you to use your terminal for everything! Be able to do things from math, playing music, sending emails to searching the web but have these things be built into your terminal.

Install dependencies

sudo make install_deps

Install

Build from source

V1

git clone https://github.com/JesterOrNot/gosh.git
cd gosh
./setup.sh

V2

git clone https://github.com/JesterOrNot/gosh.git
cd gosh
make install

One-line installer

curl -s "https://raw.githubusercontent.com/JesterOrNot/gosh/master/build" | sh

Example of goshell

About

Do everything from the terminal

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 65.2%
  • Shell 32.2%
  • Dockerfile 1.6%
  • Makefile 1.0%