Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixge/debuggable-scraps
MIT licensed code without warranty ; )
https://github.com/felixge/debuggable-scraps
Last synced: about 2 months ago
JSON representation
MIT licensed code without warranty ; )
- Host: GitHub
- URL: https://github.com/felixge/debuggable-scraps
- Owner: felixge
- Created: 2008-07-29T15:50:44.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-01-31T10:09:20.000Z (almost 14 years ago)
- Last Synced: 2024-10-11T15:18:54.416Z (2 months ago)
- Language: PHP
- Homepage: http://www.debuggable.com/
- Size: 330 KB
- Stars: 79
- Watchers: 8
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: readme.textile
Awesome Lists containing this project
README
h1. Debuggable Scraps
A collection of MIT licensed code snippets created by "Debuggable Limited":http://www.debuggable.com/.
Feel free to use any of the code published here in your personal or commercial projects!
h2. I found a bug / want an improvement
If you're already signed up to github and know how to fork a project - go ahead and join the fun!
If you're new to this whole git game:
* Sign up for a "free github account":https://github.com/signup/free
* Visit the "debuggable scraps repository":http://github.com/felixge/debuggable-scraps/tree/master
* Hit the 'fork' button
* "Learn how to use git":http://www.spheredev.org/wiki/Git_for_the_lazy
* Checkout your fork's repository and hack away
* Push your changes to github
* Go back to the "debuggable scraps repository":http://github.com/felixge/debuggable-scraps/tree/master and hit the "pull request" button (read more about this "here":http://github.com/guides/pull-requests)
* Watch your changes being reviewed and merged into this repository : )h2. Questions?
Feel free to email us at "scraps [at] debuggable [dot] com".
Also check if there is a "blog post":http://www.debuggable.com for the snippet you are looking at and leave a comment there.