Skip to content

westford14/gimmedat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gimme Dat CLI

Gimme Dat

Simple CLI used to get movie recommendations and movie times based on your postal code. Currently only Dutch style postal codes are accepted, but this will be updated over time.

Build

The CLI uses Go v1.22, and can easily be built with the following commands:

go get .
go build -v ./...

Usage

To get more information on usage run:

go build -o gimmedat -v cmd/main.go
./gimmedat --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published