Skip to content

ziishaned/live-php-backend

Repository files navigation

HugoBot

HugoBot Backend

Codecov Build Status

An integrated scratchpad for PHP.

DEMO

Installing

  1. Clone the repository:
git clone git@github.com:ziishaned/hugobot-backend.git
  1. Install dependencies by running the following command:
composer install
  1. Following command will run PHP local server:
php -S 127.0.0.1:8000 index.php

Packing

Run the following commands to package the application:

rm -rf vendor composer.lock
composer install --no-dev
composer run box

About

PHP server to get the php code output and coverage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages