coinverter

command module
v0.0.0-...-76c2be0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: ISC Imports: 11 Imported by: 0

README ¶

Coinverter

By: Nicolas Rojas & Isabela Cáceres

Convert currencies using Go.

Requirements 🌱

Coinverter uses FreecurrencyAPI to source information.

As such FREE_CURRENCY_API_KEY must be set:

export FREE_CURRENCY_API_KEY="<Your personal FreeCurrency API key>"

Installation 🔨

  1. Clone the repository
git clone https://github.com/418-I-am-Isa/coinverter.git
  1. Go to the repository directory
cd coinverter/
  1. Build the application with
make build

Usage âš¡

To run the project use the command

make run

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