Skip to content

lightwerk/GithubTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronize TYPO3 TER to github.com

This project tries to synchronize all extensions from the TYPO3 TER to github, including every version as tag.

How to use

Change local settings

Add a file called Settings.yml to the directory "Configuration". It's possible to override every setting from "Settings.Default.yml" with your own.

Update local extension list

console.php extensionlist -u to fetch the extension list

console.php extensionlist -i for some information

Push extensions to Github

console.php worker --parse to parse the local extension list and put it into the queue.

Tip: You can use console.php worker --parse fo,bar to load only the given extensions ("fo" and "bar").

console.php worker --tag to get the jobs done from the queue.

console.php worker --clearqueue to clear the queue.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages