flying-panda
v1.0.3
Published
[![Build Status](http://img.shields.io/travis/s-a/flying-panda.svg)](https://travis-ci.org/s-a/flying-panda) [![Coverage Status](https://coveralls.io/repos/s-a/flying-panda/badge.svg?branch=master&service=github)](https://coveralls.io/github/s-a/flying-
Downloads
3
Readme
flyingPanda
Global Installation
npm install flying-panda -g;
Usage
fly;
Serve files in current directory.
Demo usage: https://youtu.be/pBnX2vO2sxA
Build in mockup functions
The server mirrors all get an posts requests and returns the submited data in JSON format. Checkout the tests to get more details.
Options
fly --help
Usage: index [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --port <n> Port
-d, --dir <s> Web Root Directory
Contributing
License
Copyright (c) 2015 Stephan Ahlf [email protected]
This software is dual licensed under MIT and GNU GENERAL PUBLIC LICENSE Version 3.