Skip to content

notptr/Note-Taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a simple note taker program that will work on Windows and Linux
This is written in python 3.

usage

-r will read the lines out of the file
-w will write the line to file
-d deletes lines out of the file


notetaker -w this is just example - writes
notetaker -r -read
notetaker -d 1 - will delete the first line
notetaker -d 1-5 will delete lines 1 through 5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages