https://github.com/davidkirwan/cloaked-octo-ninja
Main repository for all projects too small to warrant their own repository
https://github.com/davidkirwan/cloaked-octo-ninja
Last synced: 4 months ago
JSON representation
Main repository for all projects too small to warrant their own repository
- Host: GitHub
- URL: https://github.com/davidkirwan/cloaked-octo-ninja
- Owner: davidkirwan
- License: other
- Created: 2012-05-02T20:12:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T23:34:05.000Z (over 4 years ago)
- Last Synced: 2024-04-15T01:52:46.588Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 2.65 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: COPYING
Awesome Lists containing this project
README
# cloaked-octo-ninja
### Main repository for all my projects too small to warrant their own repository.
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
----