Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 412 Bytes

Nestor

Nestor is a CLI assistant to manage contact and notes

Setup

  • python -m venv .venv or python3 -m venv .venv to setup virtual environment
  • source .venv/bin/activate to activate virtual environment on Mac, Linux
  • pip install -e . install packages

Run

  • nestor run script to start work with address book

Commands

  • Run help command to get details about all supported commands