conv

module
v0.0.0-...-911daf2 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: GPL-3.0

README

conv

A simple command line unit converter.

I created this project to learn dynamic library loading in Go. It probably has no practical use.

Installation
  1. Install Go
  2. Make sure you have GOPATH in your PATH:
    export PATH=$HOME/go/bin:$PATH
    
  3. Fetch this repo
    git clone https://github.com/againagainst/conv.git
    
  4. Build and install
    cd conv/cmd/conv
    go install
    
Usage
conv 149.76.12.4
conv 149.76.12.0 to ipv6
conv 9 inch to cm 
conv 150 nok to usd

Directories

Path Synopsis
cmd
pkg
plugins
ip

Jump to

Keyboard shortcuts

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