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

https://github.com/bahanix/amazing

Porn folder maze generator
https://github.com/bahanix/amazing

porn porn-folder ruby xkcd

Last synced: 15 days ago
JSON representation

Porn folder maze generator

Awesome Lists containing this project

README

        

# aMazing: porn folder maze generator
Generate directories mazes. Enjoy your filesystem more than ever.
Inspired from XKCD [Porn Folder](http://www.xkcd.com/981/).

## Usage

ruby maze.rb [root directory]

## Example

ruby maze.rb 24 root

## Result

root
└── 24
├── 17
│   └── 22
│   ├── 06
│   │   └── 23
│   └── 14
│   ├── 15
│   │   └── 08
│   │   └── 11
│   │   ├── 02
│   │   │   └── 19
│   │   └── 07
│   └── 16
│   └── 18
│   └── 01
└── 21
└── 00
├── 04
└── 13
└── 05
└── 10
└── 09
├── 03
├── 12
└── 20