cl-based-task-manager

1.0.0 • Public • Published

Task Manager CLI

A simple Task Manager command-line interface (CLI) application built with Node.js, TypeScript, and Inquirer.

Features

  • Add tasks
  • View tasks
  • Mark tasks as completed
  • Exit the application

Getting Started

Prerequisites

  • Node.js installed
  • npm (Node Package Manager) installed

Installation

  1. Clone the repository:

    git clone hhttps://github.com/Engr-Jalal-Saleem/PIAIC-Quarter-1/tree/main/Node%20Projects%20Quarter%201
    cd task-manager
  2. Install dependencies:

    npm install inquirer

Usage

Run the application with the following command:

npm start 

Direct Run on your system:

npm install task-manager

Contributing

If you'd like to contribute, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch to work on.
  4. Make your changes and commit them with descriptive messages.
  5. Push your changes to your GitHub repository.
  6. Create a pull request to submit your changes for review.

Readme

Keywords

none

Package Sidebar

Install

npm i cl-based-task-manager

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

7.09 kB

Total Files

5

Last publish

Collaborators

  • engr_jalal_saleem