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

u5surf/gosh

 
 

Repository files navigation

gosh

Codacy Badge Setup Automated Pull Requests Welcome CodeFactor Open Source Love

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

Install

Install dependencies

Use Gitpod, everything is preinstalled.

Open in Gitpod

One-line curl installer (Recommended)

curl -s "https://raw.githubusercontent.com/gosh-terminal/gosh/master/tools/setup2.0.bash" | bash
source ~/.bashrc

Go Module

git clone "https://github.com/gosh-terminal/gosh.git"
cd gosh
go install
export GOSH_HOME="$GOPATH/bin"

Example of gosh

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%