All code in the repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
For LICENCE information see COPYING file in the repository root directory.
.
├── apps
│ ├── 4chan-crawler
│ ├── bash-search-script
│ ├── directory2html
│ ├── git-me-a-changelog
│ ├── house-cleaning
│ ├── mongodb-backup-script
│ ├── README.md
│ ├── rrdtool-interface-script
│ └── ruby-rss-aggregator
├── config
│ ├── arduino.asciidoc
│ ├── rtorrent.rc
│ ├── tmux
│ └── vim
├── COPYING
├── docs
│ ├── bitbucket-autoauthenticate-netrc
│ ├── linux-link-bonding
│ └── README.md
├── README.md
└── snippets
├── AVR
├── C
├── CSS
├── HTML5
├── Java
├── Javascript
├── LaTeX
├── processing
├── Python
├── R
├── Rake
├── Ruby
└── Shell