Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 380 Bytes

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

Development

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