aibud-rubberduck

1.0.0 • Public • Published

AIBud Rubberduck

A simple rubber duck debugging assistant for Node.js.

Installation

npm install aibud-rubberduck

Usage

const rubberduck = require('aibud-rubberduck');

rubberduck("My code isn't working!");

This will output:

🦆 Quack! Let's debug this problem: My code isn't working!
Have you considered breaking it down into smaller steps?
🦆 Quack! Good luck!

License

ISC

Package Sidebar

Install

npm i aibud-rubberduck

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.01 kB

Total Files

5

Last publish

Collaborators

  • ebeloded