instal

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 12 Imported by: 0

README

🛰️ Install any binary app from a script URL.

this cli app is an alternative to the curl, wget and fetch in unix, and iwr in windows.

Installation

Using script

  • Shell
curl -fsSL https://bit.ly/instal-cli | bash
  • PowerShell
iwr -useb https://bit.ly/instal-win | iex

then restart your powershell

Homebrew

brew install abdfnx/tap/instal

GitHub CLI

gh extension install abdfnx/gh-instal

Via Docker

docker run -it instalcli/instal

Usage

  • Open Instal UI
instal
  • Install binary app from script URL and run it
instal <SCRIPT_URL>

Flags

      --help           Help for instal
  -H, --hidden         hide the output
  -s, --shell string   shell to use (Default: bash | powershell)

Examples

instal https://get.docker.com

instal https://https://getmic.ro --shell sh

License

instal is licensed under the terms of MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
core
internal
tui

Jump to

Keyboard shortcuts

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