Skip to content

CLI Task Manager for organizate every day, proyect writen in C++ as project

Notifications You must be signed in to change notification settings

Christianymoon/Ctask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctask

CLI Task Manager for organizate every day, proyect writen in C++ as project

For more projects, blogs, articles and scripts, please visit my website christianymoon.github.io. or visit my github.

How to use it

Windows

Compile the file cpp in a C++ compiler, for example GNU GCC or using the exe file compiled Ctask.exe Execute the file with double click or open a terminal an type ./main.exe

Linux

Clone the proyect and compile the file with Ctask.o file and compile the program with following command: g++ Ctask.cpp and run the app with following command ./a.out or ./program.o

Features

  • Set tasks
  • Delete all task
  • View task

Enter a number for choice your option and following the instructions

Example

About

CLI Task Manager for organizate every day, proyect writen in C++ as project

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages