go-github-com-skratchdot-open-golang 0.0.0-20200116055534-eef842397966
Open a file, directory, or URI using the default application
Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use. On GNU/Linux, this is a proxy for the xdg-open
command.
- Outputs:
out
- Website: https://github.com/skratchdot/open-golang
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-skratchdot-open-golang 0.0.0-20200116055534-eef842397966
as follows:
guix install go-github-com-skratchdot-open-golang@0.0.0-20200116055534-eef842397966
Or install the latest version:
guix install go-github-com-skratchdot-open-golang
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.