2017 © Pedro Peláez
 

project nim-application

Ngo Information Management

image

nim/nim-application

Ngo Information Management

  • Sunday, June 22, 2014
  • by aRn0D
  • Repository
  • 1 Watchers
  • 2 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 5 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Installation

``` bash $ wget http://getcomposer.org/composer.phar $ php composer.phar create-project nim/nim-application -s dev, (*1)


Demo ---- [Available here](http://nim.belol.net/app.php) **Login :** admin, **Password :** admin Thanks to @bust40 for hosting. [Behat](http://behat.org) scenarios ----------------------------------- You need to copy Behat default configuration file and enter your specific ``base_url`` option there. ```bash $ cp behat.yml.dist behat.yml $ vi behat.yml

Then download Selenium Server, and run it., (*2)

$ java -jar selenium-server-standalone-2.37.0.jar

You can run Behat using the following command., (*3)

bash $ bin/behat, (*4)

MIT License

License can be found here., (*5)

Authors

The bundle was originally created by Arnaud Langlade. See the list of contributors., (*6)

The Versions