Skip to content

Da7mMulhim/Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To be able to run the application from anywhere on you pc, do the following.

0- Ensure shebang line is acurate 1- Create a new folder (Scripts) under the user's home directory 2- Place all code files and pickle inside it 3- Create a .txt file with the following content: @echo off python "%~dp0todo.py" %* 4- Rename it todo.bat and place it in the new Scripts folder 5- Add folder to PATH using environment variables 6- Run application from anywhere as this format: - todo --add "Task" - todo --report - etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages