0.0.4 • Published 3 months ago

nebula-tasks v0.0.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

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.

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago