🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

cl-based-task-manager

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cl-based-task-manager

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

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

  • Clone the repository:

    git clone hhttps://github.com/Engr-Jalal-Saleem/PIAIC-Quarter-1/tree/main/Node%20Projects%20Quarter%201
    cd task-manager
    
  • 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:

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

FAQs

Package last updated on 27 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts