Skip to content

jjtorroglosa/cliphar-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cliphar

A project template for building cliphar apps

Usage

composer create-project cliphar/cliphar-skeleton
cd cliphar-skeleton
git init
git add -A
git commit -am"First commit"
composer update --no-dev
box build
php cliphar-skeleton.phar

To be able to compile the phar you need to install box

*Note: Keep in mind that box requires the option phar.readonly = false in your php.ini

For more info about usage read the Cliphar docs

About

Skeleton to use cliphar framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages