nebula-tasks

0.0.4 • Public • Published

Nebula Tasks

Nebula Tasks is a command line application for managing your TODO tasks with ease. Keep track of your daily tasks and stay organized in the vastness of your projects.

Features

  • Simple Command Line Interface: Streamlined commands for quick and efficient task management.
  • Effortless Editing: Easily add, edit, and remove tasks as your project evolves.
  • Mark as Completed: Celebrate your achievements by marking tasks as completed.

Getting Started

Installation

npm install -g nebula-tasks

Usage

Adding a task

nebula add "Buy dog food"

Listing tasks

nebula list

Marking a task as "doing" or "done"

nebula doing 1
nebula done 1 

Contributing

If you'd like to contribute to Nebula Tasks, please follow our contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Package Sidebar

Install

npm i nebula-tasks

Weekly Downloads

1

Version

0.0.4

License

Apache-2.0

Unpacked Size

29 kB

Total Files

8

Last publish

Collaborators

  • suicxyz