Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 747 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 747 Bytes

Booking-app

A command-line application built using Golang.

Features

  • Open-source

Prerequisites

  • Go compiler
  • IDE
    • VS Code

Getting Started

  1. Install Go
  2. Clone the repository and open with VS Code
  3. Install VS Code Go Extension
  4. Run the cli app on the terminal go run .

The command-line application can be further customized to fit your use-case by modifying the code in the main.go file and other files.

Development by

Please open an issues on the repository if you find any bugs or if you would like to contribute.