Skip to content

A Go CLI tool for managing our favorite fancy restaurants

Notifications You must be signed in to change notification settings

jcardarelli/fancy-cli

Repository files navigation

fancy-cli

CLI to keep track of your favorite fancy restaurants in a SQLite database

image

Features:

  • View all restaurants
  • Add new restaurant
  • Delete restaurant

Installation

  1. $ ./install.sh

Data

All data is stored in the file fancy-cli.db

Testing

  • CI on GitHub Actions:
    • Run golangci-lint
    • Build docker image
  • Run GitHub Actions locally with $ make local-github-actions
    • This requires act
    • Install with $ brew install act on MacOS

Development

  1. $ python3 -m pip install pre-commit
  2. $ pre-commit

About

A Go CLI tool for managing our favorite fancy restaurants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages