Skip to content

VOSolyanik/project-nestor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python command line contacts and notes assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages