easbarba / tes
a simple thin git wrapper
0.3.2
2023-06-04 16:16 UTC
Requires
- nunomaduro/phpinsights: ^2.8
Requires (Dev)
- pestphp/pest: ^2.2
- phpstan/phpstan: ^1.10
README
Tes
Yet another git wrapper, simply manage git repository in a all-in php interface, based off on gitPython.
Commands
Command | implemented |
---|---|
clone | mostly |
pull | mostly |
repository | mostly |
Installation
Install via composer: composer require easbarba/tes
.
Documentation
Check usage on documentation.
GNU Guix
In a system with GNU Guix binary installed, its even easier to grab all
dependencies: guix shell
.