Skip to content

not your average to-do list – it's a command-line powerhouse crafted specifically for developers who live in their terminal. This isn't about grocery lists or remembering to call your mom (though you should). It's about managing your coding tasks, bug fixes, and feature implementations with the same efficiency you bring to your code.

License

Notifications You must be signed in to change notification settings

FaheemOnHub/TerminalTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TerminalTasks

Screenshot 2024-08-30 at 10 53 11 PM

TerminalTasks is a command-line interface (CLI) tool for managing your to-do list directly from your terminal. Built for developers who prefer to stay in their command-line environment, TerminalTasks offers a simple yet powerful way to track and manage tasks.

Features:

Add new tasks
View all tasks
Mark tasks as done
Clear all tasks
Simple and intuitive command structure

Installation:

1.Clone the repository:
git clone https://github.com/FaheemOnHub/TerminalTasks.git
2.Navigate to the project directory:
cd TerminalTasks
3.Install dependencies:
npm install

Usage:

cli-toDoList [options] [command]

a toDoList based out of your cli

Options:

-V, --version output the version number -h, --help display help for command

Commands:

add <task> adds a task in list
view used to view all the tasks in your list
done <index> Mark a task as done
clear clears all the tasks
help [command] display help for command

#Contributing Contributions are welcome! Please feel free to submit a Pull Request. #License This project is open source and available under the MIT License.

About

not your average to-do list – it's a command-line powerhouse crafted specifically for developers who live in their terminal. This isn't about grocery lists or remembering to call your mom (though you should). It's about managing your coding tasks, bug fixes, and feature implementations with the same efficiency you bring to your code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published