Skip to content

DhanushGit03/notes-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Notes CLI App

A simple command-line tool to manage personal notes.

πŸš€ Features

  • Add notes
  • List notes
  • Delete notes

πŸ”§ Usage

python notes.py add "This is a new note"
python notes.py list
python notes.py delete 1

About

A command-line tool to add, list, and delete personal notes, stored in a local JSON file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages