Skip to content

poc for making a composer template that creates somthing (we gonna see)

License

Notifications You must be signed in to change notification settings

abdurahman-ar/composer-template-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

composer-template-poc

poc for making a composer template that creates somthing (we gonna see)

How to use

composer create-project abdurahman-ar/composer-template-poc <project name>

note: if composer couldn't find it use the following command

composer create-project --repository="{\"type\": \"vcs\", \"url\": \"https://github.com/author/repo-name.git\"}" --stability=dev abdurahman-ar/composer-template-poc <project name>

How to use cliApp

cd ./<project root dir>
php cliApp

About

poc for making a composer template that creates somthing (we gonna see)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages