Skip to content

Seymour-creates/budget-cli

Repository files navigation

Budget-CLI

Introduction

Budget-CLI is a command-line interface built in Go, designed to interact with the budget-server for managing financial data.

Features

  • Command-line based interaction for easy use
  • Direct communication with budget-server to perform operations
  • Lightweight and easy to install

Requirements

  • Go programming language environment
  • Access to the budget-server

Installation

# clone the repository
git clone https://github.com/Seymour-creates/budget-cli.git

# navigate to the cloned repository
cd budget-cli

# build the CLI tool
go build -o budget-cli

# run the CLI tool
./budget-cli

About

Budget-cli build in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages