1 Star 0 Fork 32

fly2006zhao/Gitamin

forked from Gitamin/Gitamin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
## Gitamin [![Build Status](https://travis-ci.org/GitaminHQ/Gitamin.svg)](https://travis-ci.org/GitaminHQ/Gitamin) [![StyleCI](https://styleci.io/repos/47098331/shield)](https://styleci.io/repos/47098331/) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/gitaminhq/Gitamin/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/gitaminhq/Gitamin/?branch=master) [![License](https://poser.pugx.org/gitaminhq/Gitamin/license.svg)](https://packagist.org/packages/gitaminhq/Gitamin) Gitamin(pronounced /ˈgɪtəmɪn/, inspired by Vitamin) is an open source git repository management software built with the Laravel PHP Framework. Gitamin supports a wide range of operations on git repository. Frequently used operations (git repository management, code reviews, issue tracking, activity feeds and wikis) can be performed via the user interface, while you still have the ability to directly execute any git-cli command. ![Screenshot](http://www.gitamin.com/screenshot1.png) ## Features This package is currently in (very-)alpha stage, so all of the following features may or may not work yet. However, feel free to post issues and features requests [here](https://github.com/gitaminhq/Gitamin/issues) . We will try to fix and improve the package as fast as we can based on your help! * Multiple repository support * Commit history, blame, diff * Merge Requests(Pull Requests) * Web Hooks * Repository statistics * Issues tracking * Activity feeds * Wikis * RSS feeds * Syntax highlighting ## Requirements There are a few things that you will need to have set up in order to run Gitamin: - A web server: **Nginx**, **Apache** (with mod_rewrite), or **Lighttpd** - **PHP 5.6.4+** with the following extensions: mbstring, pdo_mysql - **MySQL** or **PostgreSQL** - **Git 1.7.10+** - **Redis 2.4+** - **Composer** ## Installation ```shell git clone https://github.com/gitaminhq/Gitamin cd Gitamin composer install --no-dev -o cp .env.example .env php artisan migrate php artisan key:generate php artisan config:cache ``` Type http://your_domain/ in your web browser's address bar. ## Official Documentation Documentation for Gitamin can be found on the [Gitamin website](http://gitamin.com/docs). ## Contributing If you wish to contribute to this website, please [fork it on Gitamin](https://github.com/gitaminhq/Gitamin), push your change to a named branch, then send a pull request. If it is a big feature, you might want to start an Issue first to make sure it's something that will be accepted. If it involves code, please also write tests for it. ## Development Requirements These extra dependencies are required to develop Gitamin: - Node.js - Bower - Gulp ```shell npm install bower install gulp ``` ### License Gitamin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

简介

Gitamin是一个基于Laravel 5.2开发的Git管理系统,使用Twig模板引擎。https://github.com/GitaminHQ/Gitamin 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/fly2006/Gitamin.git
[email protected]:fly2006/Gitamin.git
fly2006
Gitamin
Gitamin
master

搜索帮助