/hostify

Hostify CLI

Primary LanguageGoMIT LicenseMIT

Hostify CLI

Hostify cli is a simple and fast client written in go for the upload of packages to hostify

Installation

Hostify ships as a single executable with no dependencies. You can install it using the installers below.

Shell (Mac, Linux):

curl -fsSL denopkg.com/eggheaddev/hostify-cli/install/install.sh |  sh

PowerShell (Windows):

iwr denopkg.com/eggheaddev/hostify-cli/install/install.ps1 -useb | iex

For people who have Golang

clone the repo and make a `go install` and add the go bin path to your enviroment variables

Write in your term hostify help to verify the installation of the cli