1.0.3 • Published 8 years ago

flying-panda v1.0.3

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

flyingPanda

Build Status Coverage Status Codacy Badge NPM Version NPM Downloads

Dependencies Development Dependencies

Donate

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 stephan.ahlf@gmail.com
This software is dual licensed under MIT and GNU GENERAL PUBLIC LICENSE Version 3.

1.0.3

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago