Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 272 Bytes

A lightweight and performant botman server using The Symfony Kernel

How to use it?

1. Copy/pull the repo (Working on composer to allow project installation)

2. Run

$ composer install

3. Run the server

$ php -S localhost:8001