gloureirogomes / gobank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟GoBank🌟

The GoBank is a simple project to simulate some behavior of a bank. The project was made only with Golang.

🚀 Technology

Golang Version: 1.16.6

go

💥 How to run

  • Prerequisites

    • Make sure you have Golang installed in your machine

🔨 Application

Clone the repository:

# HTTPS
  $ https://github.com/GabrielLoureiroGomes/gobank.git
# SSH
  $ git@github.com:GabrielLoureiroGomes/gobank.git

Run the application

  • On terminal, get into the project folder and executing the command go run main.go

About


Languages

Language:Go 100.0%