0.0.3 • Published 1 year ago

animaldebugging v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

animalDebugger

Inspired by the CS50 Duck debugger, I created this project because I was bored and had never made a CLI application in Node.js before.

What It Does

This CLI application will talk with you when you ask it anything. It lives in your terminal and provides a fun way to debug your code or just have a conversation.

Available Options

You can choose from the following options for your debugger:

  • Cat
  • Dog
  • Duck
  • Rock

Future Enhancements

  • Add more animal options for the debugger.
  • Implement a more sophisticated conversation engine.
  • Enhance the user interface for a better terminal experience.
  • Rewrite the code in a more readable and maintainable way.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Initialize a new Node.js project.
  2. Install the package using npm.
npm i animaldebugging
  1. Run the CLI application using npx.
npx animaldebugging

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Acknowledgements

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago