Source: gosh
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: JesterOrNot
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-c-bata-go-prompt-dev
Standards-Version: 4.2.1
Homepage: https://github.com/gosh-terminal/gosh
Vcs-Browser: https://salsa.debian.org/go-team/packages/gosh
Vcs-Git: https://salsa.debian.org/go-team/packages/gosh.git
XS-Go-Import-Path: github.com/gosh-terminal/gosh
Testsuite: autopkgtest-pkg-go

Package: gosh
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Do everything from the terminal
 gosh Codacy Badge
 (https://www.codacy.com/manual/seanhellum45/gosh?utm_source=github.com&utm_medium=referral&utm_content=gosh-terminal/gosh&utm_campaign=Badge_Grade)
 Setup Automated (https://gitpod.io/from-referrer/) Pull Requests Welcome
 (http://makeapullrequest.com)
 .
 Open in Gitpod (https://gitpod.io/#https://github.com/gosh-terminal/gosh)
 .
 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 bash sudo make install_deps
 .
 InstallBuild from sourceInstall with setup script bash git clone
 https://github.com/gosh-terminal/gosh.git cd gosh ./setup.sh
 .
 Install with Make bash git clone https://github.com/gosh-terminal/gosh.git
 cd gosh make install
 .
 One-line curl installer (Recommended) bash curl -s
 "https://raw.githubusercontent.com/gosh-terminal/gosh/master/tools/install"
 | sh
 .
 .
 Example of goshell
