Categorygithub.com/verkestk/cli-experiment
repositorypackage
0.0.3
Repository: https://github.com/verkestk/cli-experiment.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

cli-experiment

This cli template does nothing useful.

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


Installation | Documentation | Contributing


This is a template CLI application, which can be used as a boilerplate for awesome CLI tools written in Go. This template currently does nothing useful.

Installation

Run the following command in a terminal and you're ready to go!

Windows

iwr instl.sh/verkestk/cli-experiment/windows | iex

macOS

curl -sSL instl.sh/verkestk/cli-experiment/macos | bash

Linux

curl -sSL instl.sh/verkestk/cli-experiment/linux | bash