go-cash

command module
v0.0.0-...-dce8051 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 12 Imported by: 0

README

Go Cash

Go Cash is a fictional centralized economy, built for the purpose of learning Go.

Installation

Clone the repository, and build the binary:

git clone https://github.com/Hypnophobe/go-cash && cd go-cash && go build .

Usage

Run the server using the following command:

./go-cash -db <path_to_your_database_file> [-o]
Flags
  • -db <path_to_your_database_file>: Path to the SQLite database file. This flag is required.
  • -o: Optional flag to overwrite the database if it already exists. If omitted, the application will attempt to use the existing database.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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