[TYPO3-ect] TER client ext inspired by git
Tolleiv Nietsch
tolleiv.nietsch at typo3.org
Fri Mar 15 20:42:24 CET 2013
Hi,
maybe you could integrate your work with
https://github.com/etobi/Typo3ExtensionUtils ?
Cheers,
Tolleiv
Elmar schrieb:
> Hallo extension maintainers,
>
> For your interst:
>
> I am currently working on a commandline client for TER. It will be
> independent from any T3 installation itself.
> The command syntax is strongly inspired by git and vagrant, something
> like this:
>
> ext help
> ext username
> ext username ter_name
> ext version
> ext version 1.2.3
> ext status
> ext status alpha
> ext upload password
> ext dependencies
> ext terversion
>
> The tool autodetects the context of its extension. It reads and writes
> to ext_emconf.php.
>
> These are independent from context:
>
> ext ter version ext_key
> ext ter download ext_key
> ext ter download ext_key 1.2.3
> ext ter delete ext_key 1.2.3 ter_name password
>
> It is written in PHP and will have an architecture, that makes it easy
> to exend by user contributed modules.
> I maintain it on github to facilitate contribution.
>
> The module framework is Cool: https://github.com/t3elmar/Cool
>
> Ext is just a module using this framwork: https://github.com/t3elmar/Ext
>
> Backend functionality and proof of concept rely on
> https://github.com/t3elmar/Typo3ExtensionUtils from Tobias Liebig.
>
> Regards
>
> Elmar
>
>
>
>
>
>
--
Tolleiv Nietsch
TYPO3 Core Developer
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-team-extension-coordination
mailing list