0.2.2 • Published 8 years ago

takeapeek v0.2.2

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

takeapeek

NPM version Dependency Status

NPM

A simple static webserver with only one command. Heavily inspired by glance, this is really more of a learning experience then anything.

Install

You can install from npm

npm install -g takeapeek

Usage

--directory, -d     The directory to serve          [string]  [default: "."]
--index, -i         Show directory indexs           [boolean] [default: true]
--hidden            Show hidden files               [boolean] [default: false]
--port, -p          The port the serve on                     [default: 3141]
--content-text, -t  Serve all files with content-type of 'text/plain'
                                                    [boolean] [default: false]
--quiet, -q         Print nothing                   [boolean] [default: false]
--help, -h          Prints help

Config files

takeapeek will automaticly check .takeapeek.json and ~/.takeapeek.json.

License

This repo is licensed under the MIT license. See ./LICENSE for the full text.

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.13

11 years ago

0.1.12

11 years ago

0.1.11

11 years ago

0.1.10

11 years ago

0.1.9

11 years ago

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago