Git Product home page Git Product logo

gitcandy's Introduction

GitCandy

GitCandy© 是一个基于 ASP.NET MVC 的 Git 版本控制服务端,支持公有和私有代码库,可不受限制的创建代码代码库,随时随地的与团队进行协作。

GitCandy© 由团队成员Aimeast创建,本分支引入魔方并进行功能调整,主要改进为免部署,以及支持团队个人下属源码库两级管理。

演示:http://git.newlifex.com/

源码: http://git.NewLifeX.com/NewLife/GitCandy
海外: https://github.com/NewLifeX/GitCandy

GitCandy官方群:200319579 新生命群:1600800


系统要求


安装

  • 下载最新发布的版本或自己编译最新的master分支源码
  • 在IIS创建一个站点,并把二进制文件和资源文件复制到站点目录
  • 如果用了 Visual Studio 的发布功能,还要复制GitCandy\bin\[NativeBinaries & x86 & x64]文件夹到站点目录
  • 打开新建的站点,默认登录用户名是admin,密码是gitcandy
  • 转到设置页面,分别设置代码库缓存git-core的路径
  • 推荐在Web.config设置<compilation debug="false" />
  • 代码库缓存路径示例:x:\Reposx:\Cache
  • git-core路径示例:x:\PortableGit\libexec\git-corex:\PortableGit\mingw64\libexec\git-core

鸣谢 (按字母序)


协议

MIT 协议

gitcandy's People

Contributors

nnhy avatar aimeast avatar latop2604 avatar prostickman avatar

Watchers

李志强 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.