Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 390 Bytes

Isadore

A Python-based, CLI Inventory Management System

Installation

To install, open your terminal, navigate to the folder containing Isadore's files, and type:

python3 -m pip install --upgrade pip

then:

pip install requirements.txt

to install the program's prerequisites.

Usage

After installing requirements, to run the program, type:

python3 main.py