Skip to content

DFAU/ext-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typo3 Extension Skeleton

Includes:

  • dfau/coding-standard
  • typo3/testing-framework

For more information about the features see the README which will be installed to project root.

Create Extension

To create a project with this skeleton simply use following command:

composer create-project toujou/ext-skeleton <projectname> --repository="{\"url\": \"https://github.com/DFAU/ext-skeleton.git\", \"type\": \"vcs\"}" --stability=dev --remove-vcs

E.g.

composer create-project toujou/ext-skeleton hello-world --repository="{\"url\": \"https://github.com/DFAU/ext-skeleton.git\", \"type\": \"vcs\"}" --stability=dev --remove-vcs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •