2017 © Pedro Peláez
 

symfony-bundle labyrinth-bundle

Bundle that provides a command which finds the path in a custom labyrinth

image

piotr-szczygiel/labyrinth-bundle

Bundle that provides a command which finds the path in a custom labyrinth

  • Thursday, March 26, 2015
  • by piotr-szczygiel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PsLabirynthBundle 1.0.0

Include following code into your composer.json file:, (*1)

"require": {
    "piotr-szczygiel/labyrinth-bundle": "1.*"
}

Enable the bundle by adding following into AppKernel.php:, (*2)

$bundles = array(
    // ...
    new Ps\LabyrinthBundle\PsLabyrinthBundle(),
);

How to run it:
$php app/console labyrinth:solve /var/www/symfony/vendor/piotr-szczygiel/labyrinth-bundle/Resources/doc/lab.txt, (*3)

The Versions

26/03 2015

dev-master

9999999-dev https://github.com/piotr-szczygiel/PsLabyrinthBundle

Bundle that provides a command which finds the path in a custom labyrinth

  Sources   Download

MIT

by Piotr Szczygieł

path labyrinth

26/03 2015

1.0

1.0.0.0 https://github.com/piotr-szczygiel/PsLabyrinthBundle

Bundle that provides a command which finds the path in a custom labyrinth

  Sources   Download

MIT

by Piotr Szczygieł

path labyrinth