Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/othiym23/bug-clinic

a nodeschool.io-style workshopper for learning how to debug Node.js apps
https://github.com/othiym23/bug-clinic

Last synced: about 2 months ago
JSON representation

a nodeschool.io-style workshopper for learning how to debug Node.js apps

Awesome Lists containing this project

README

        

# bug-clinic

**a nodeschool.io-style workshopper for learning how to debug Node.js apps**

[![NPM](https://nodei.co/npm/bug-clinic.png?downloads=true&stars=true)](https://nodei.co/npm/bug-clinic/)

bug-clinic screenshot

***please note this is only about 2/3 complete, but you'll probably learn something anyway***

```sh
$ sudo npm --global install bug-clinic
$ bug-clinic
```

## Contributors

* [Ben Acker](https://github.com/nvcexploder)
* [Jacob Groundwater](https://github.com/groundwater)
* [Max Ogden](https://github.com/maxogden)
* [Trevor Norris](https://github.com/trevnorris)
* [Martin Andrews](https://github.com/mdda)

## License

**bug-clinic** is Copyright (c) 2014 Forrest L Norvell
[@othiym23](https://twitter.com/othiym23) and contributors licensed
under the BSD License. All rights not explicitly granted in the BSD
License are reserved. See the included [LICENSE.md](./LICENSE.md) file
for more details.