gomoneyconverter

command module
v0.0.0-...-72f3aa5 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

README

GoMoneyConverter

A program I made to convert USD to various currencies. It was originally written with Perl but i have converted it to Go for easier maintainability.

GCCGO Build & Run Instructions

This program was built with GNU's Go Compiler: GCCGO, to build from source, from within a folder containing moneyconverter.go run these commands in a terminal

gccgo -c moneyconverter.go gccgo -o moneyconverter moneyconverter.o

Now you can run the program by typing in ./moneyconverter

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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