Skip to content

agroff/ExampleCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExampleCommand

A very simple usage of the Groff/Command package. Intended to be checked out to quickly start new PHP command line projects.

To use:

git clone git@github.com:agroff/ExampleCommand.git ProjectName

cd ProjectName

composer update

chmod +x run.php

./run.php --name FirstName

Alternatively, you may need to do:

php run.php --name FirstName

From there, just edit this to do what you want it to, edit the composer file, change the git remote origin and push to where ever your project is stored.

About

A very simple usage of the Groff/Command package. Intended to be checked out to quickly start new PHP command line projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages