Project

snap

0.0
No commit activity in last 3 years
No release in over 3 years
A ultility to make HTML directory listings a snap!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0.5.1

Runtime

>= 0.3.5
>= 0.9.4
 Project Readme

snap¶ ↑

Directory listings faster than you can say ‘onomatopoeia’.

Snap helps you quickly browse through directories and examine files in your browser.

Install the gem with:

$: sudo gem install snap

Run Snap, chrooted to the current directory View at: localhost:4567

$: snap

Run Snap, chrooted to your home directory

View at: localhost:4567

$: snap -r ~

Run Snap with a different port View at: localhost:3000

$: snap -p 3000

View other Snap options:

$: snap -h
Usage: snap [options]
    -e env
    -s server
    -p port
    -r root

Copyright © 2009 Nick Stielau. See LICENSE for details.