polygger

2.0.0 • Public • Published

polygger

polygger is package that installs the most common debugger incantations from different languages into your project, so it becomes easier to work on full stack applications involving multiple projects.

Using it

To start using just require the file, once you do that magic stuff will happen and all debugging incantations available will be installed.

require('polygger');
binding.pry; // This will launch the debugger
pdb.set_trace(); // This will too

Readme

Keywords

none

Package Sidebar

Install

npm i polygger

Weekly Downloads

0

Version

2.0.0

License

UNLICENSE

Last publish

Collaborators

  • albertein