Skip to content

ruian/demoer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php - demoer

This project is able to show and execute snippets. The script will wait user press "enter" to show the result. Put your snippet in snippets/ folder.

Demo

Installation

  • git clone https://github.com/lyrixx/demoer.git
  • cd demoer
  • wget http://getcomposer.org/composer.phar
  • php composer.phar install

Usage

  • list all snippets : php run.php list-snippets
  • run one snippet : php run.php run 001-HelloWorld.php
  • run all snippet : php run.php run

Requirements

  • php-5.3.2

About

Php app to run show then run snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%