Skip to content

themainframe/veto-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veto Skeleton Installation

A basic skeleton installation for the Veto framework. If you want to start a new project basted on Veto, this is a great place to start.

Installing

  1. Get composer:

     curl -sS https://getcomposer.org/installer | php
    
  2. Install Veto, in this case, in a new directory called myproject:

     php composer.phar create-project themainframe/veto-skeleton -s dev myproject
    

About

A basic skeleton installation for the Veto framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published