Skip to content

pawmart/fms-cli-phalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Management System - CLI

Setup

  • First lets fire up vagrant in a usual way (vagrant up + vagrant ssh)
  • Start server (once shh-ed to vagrant box)
	cd /vagrant/www
	sudo php -S 0.0.0.0:80
  • Verify all is good in your browser: http://127.0.0.1:8080/info.php
  • Setup initial db schema ./run db

Done!

Tests

  • Download behat composer install.
  • Run tests vendor/bin/behat.

Task

View PROGRESS for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published