Categorygithub.com/x0f5c3/dynamo-go
repositorypackage
0.0.2
Repository: https://github.com/x0f5c3/dynamo-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

cli-template

This cli template shows the date and time in the terminal

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 prints the date or time to the terminal.

Installation

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

Windows

iwr instl.sh/x0f5c3/dynamo-go/windows | iex

macOS

curl -sSL instl.sh/x0f5c3/dynamo-go/macos | bash

Linux

curl -sSL instl.sh/x0f5c3/dynamo-go/linux | bash