zicht / z
Z - The Zicht build tool
3.0.0
2022-08-22 09:23 UTC
Requires
- php: >=5.6
- symfony/config: 3.4 - 4
- symfony/console: 3.4 - 4
- symfony/finder: 3.4 - 4
- symfony/process: 3.4 - 4
- symfony/yaml: 3.4 - 4
- zicht/util: 1.11 - 2
- zicht/version: ^1.1
Requires (Dev)
- behat/behat: ^3.0
- phpunit/phpunit: ^5.7
Conflicts
- zicht/z-plugin-apc: <1.1.3
- zicht/z-plugin-apcu: <1.1.4
- zicht/z-plugin-bower: <1.0.1
- zicht/z-plugin-build: <1.1.4
- zicht/z-plugin-chmod: <1.0.2
- zicht/z-plugin-content: <2.0.7
- zicht/z-plugin-cron: <1.0.3
- zicht/z-plugin-deploy: <1.1.1
- zicht/z-plugin-docker: <2.1.1
- zicht/z-plugin-env: <2.2.4
- zicht/z-plugin-git: <1.0.8
- zicht/z-plugin-messages: <1.1.4
- zicht/z-plugin-opcache: <1.1.3
- zicht/z-plugin-requirejs: <1.0.1
- zicht/z-plugin-rsync: <1.0.3
- zicht/z-plugin-sass: <1.1.1
- zicht/z-plugin-solr: <1.4.6
- zicht/z-plugin-symfony: <1.2.1
- zicht/z-plugin-systemjs: <1.1.2
- zicht/z-plugin-tunnel: <1.0.1
- zicht/z-plugin-typescript: <1.0.5
- zicht/z-plugin-uglifyjs: <1.1.3
- dev-release/3.x
- dev-release/2.x
- 3.0.0
- 2.1.1
- 2.1.0
- 2.0.18
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta.2
- 2.0.0-beta.1
- 1.1.0-alpha.1
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- 1.0-rc9
- 1.0-rc8
- 1.0-rc7
- 1.0-rc6
- 1.0-rc5
- 1.0-rc4
- 1.0-rc3
- 1.0-rc2
- 1.0-rc1
- 1.0-beta9
- 1.0-beta8
- 1.0-beta7
- 1.0-beta6
- 1.0-beta5
- 1.0-beta4
- 1.0-beta3
- 1.0-beta2
- 1.0-beta
- 1.0-alpha
- dev-develop/3.x
This package is auto-updated.
Last update: 2024-10-22 14:09:29 UTC
README
Documentation
Read the docs in the wiki
Quick start
You can start Z by making the file in bin/z
available on your PATH, for example by symlinking it in your /usr/local/bin.
If you will be using plugins, you should make the plugins available by using the ZPLUGINPATH, for example in your ~/.bashrc
:
export ZPLUGINPATH="/path/to/z/plugins:/path/to/more/z/plugins:."
Maintainer(s)
- Jochem Klaver jochem@zicht.nl