1.0.0 • Published 4 years ago

mobspot v1.0.0

Weekly downloads
4
License
GPL
Repository
github
Last release
4 years ago

Really Simple Server

Important

admin

  • A very simple server, now as a package.

    Anyways, This is lightweight, easy to use, Node.js webserver/proxy, but in a CLI!

Installation

With NPM :

npm i mobspot

With Yarn:

yarn install mobspot

With Git:

git clone https://github.com/Mobspot/mobspot-cli.git
cd mobspot-cli
npm install
npm link

With Wget

wget -O - https://gist.github.com/aboutDavid223/f58564452c8770dcf828140cabf9bd10/raw/06fb1bca0aa4de0dbe30820afb7a5e7b83579828/mscli.sh | bash