octava/geggs
Composer 安装命令:
composer create-project octava/geggs
包简介
Git eggs
README 文档
README
Git eggs. Proxy command of git.
Installation
Download last release version from https://github.com/octava/geggs/releases and move to bin directory.
Now just run geggs in order to run geggs
Example
curl -L -O https://github.com/octava/geggs/releases/download/3.1.0/geggs.phar
chmod +x geggs.phar
sudo mv geggs.phar /usr/local/bin/geggs
Update
Run sudo geggs self-update for update geggs
Installation
Download geggs.phar from latest release.
Init
Run geggs init for create configuration file and example plugin and command.
Add your vendors as in example in file .geggs/geggs.yml
octava_geggs:
dir:
vendors:
- vendor/my-lib
- vendor/my-lib2
After that you are ready to work with geggs
Build new version of geggs
- Create and push tag
- Create phar
ulimit -Sn 4096; box build --verbose
- Go to github and upload new
geggs.pharinto new release - Publish new manifest
manifest publish:gh-pages octava/geggs -vvv
统计信息
- 总下载量: 3.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-16