Go 包管理工具:gopm 经验

您将该目录增加到 PATH 环境变量中。 功能特性 无需安装 git、svn 或 hg 版本管理工具即可下载包(尽管您目前需要安装 git 工具以通过 go get 安装 gopm)。 基于指定版本来下载、安装或构建您的包。

jopen 2013-11-30   45878   0

Linux,Tengine,MariaDB,PHP生产环境一键安装包 经验

3,phalcon-v2.0.6,yaf-2.3.3,swoole-1.7.17-stable Git http://git.oschina.net/php360/ltnmp https://github

jopen 2015-07-31   104838   0

go-bootstrap - 一个 Go Web 项目生成器 经验

-dir github.com/{git-user}/{project-name} Start using it:cd $GOPATH/src/github.com/{git-user}/{project-name}

jopen 2015-05-12   31535   0

Vue.js开源:VUWE - 一款基于微信WeUI所开发的,专用于Vue2的组件库 经验

{ VwButton } } 运行 克隆项目、安装依赖 git clone https://github.com/vuwe/vuwe.git cd vuwe && npm install 开发模式

314123837 2016-12-28   81505   0

开源项目“优购网” With React Native and Redux 经验

性能优化 运行截图 运行 $ git clone https://github.com/JasonStu/ReactNative_Shopping.git $ cd ReactNative_Shopping

jeyj5349 2016-09-19   9813   0

《学习OpenCV》源码及 Mac 运行工程 经验

Xcode 工程。 使用方法 下载源码 git clone https://github.com/yourtion/LearningOpenCV.git 加入OpenCV 使用 HomeBrew

srdb3011 2017-01-19   35412   0

Go开发的一个微型的Webchat服务器 经验

from inside. Something like: doctor@TARDIS:~/web/git-hub/rafael-santiago/cherry/src# hefesto If all

71846568 2016-03-01   9031   0

vue 仿 PC 端 163music 图片滚动组件 经验

vue-image-scroll Local git clone https://github.com/ShanaMaid/vue-image-scroll.git #安装依赖 npm install #启动

xyc2008 2017-03-04   8393   0

Gitlab 的一键安装程序:GitLab Installers 经验

所需的各种软件。 GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。 它拥有与Github类似的功能,能够浏

jopen 2014-03-28   49552   0

mk.js:基于HTML5的格斗游戏 经验

多人模式:允许两个玩家在一台电脑上对战 网络模式:允许两个玩家在网络上对战 对于网络模式,需要先安装服务器: git clone git@github.com:mgechev/mk.js cd mk.js/server npm

jopen 2013-02-28   27103   0

基于Unity3D的微信客户端:MiniWeChat-Client 经验

从GitHub上直接clone该项目 $ git clone https://github.com/MrNerverDie/MiniWeChat-Client.git 安装之后通过Unity的Open

dypm 2015-05-25   31300   0

知乎专栏Android App 经验

Build-tools 21.1.2 Build - 构建 git clone https://github.com/bxbxbai/ZhuanLan.git 用最新的IntelliJ IDE导入工程(Import

jopen 2015-04-02   23385   0

来自uber的iOS MVC模型框架:jetstream-ios 经验

Jetstream as a submodule :git submodule add https://github.com/uber/jetstream-ios.git Open theJetstreamfolder

jopen 2015-09-01   14569   0

GitBucket - 一个基于 MVVM 和 RAC 的 GitHub 第三方开源 iOS 客户端 经验

following command: git clone --recursive https: //github.com/leichunfeng/MVVMReactiveCocoa.git Everything

jopen 2015-07-03   31544   0

开源的 Obj-C至 Swift 转换器:objc2swift 经验

Start CLI Build jar: $ git clone https://github.com/yahoojapan/objc2swift.git $ cd objc2swift $ ./gradlew

jopen 2015-12-22   6786   0

Redis 客户端:zyredis 经验

配置举例 配置管理中心页面展示 安装 git clone https://github.com/ireaderlab/zyredis.git cd zyredis python setup.py

jopen 2015-09-12   10321   0

3D WebGL 引擎:goojs 经验

install the pre-commit hook: grunt init-git This makes Git check whether all added and modified files

jopen 2015-11-17   109705   0

将Xcode的本地代码push到github仓库上 经验

3、在xcode上进行设置,添加远程git创建的空仓库。 4、接下来填写自己的github账号,包括用户名和密码。 5、用终端切换到你的工程目录下去,创建本地git

jopen 2016-01-14   25974   0

解决Jinja2与Vue.js的模板冲突 经验

源码进行了修改,安装时,只要用我的数据源安装即可 git+https://github.com/Panmax/flask-bootstrap.git 就酱~ 来自:http://panmax.

RazgrizHsu 2016-01-06   14894   0

Vue.Js开源:eleme - 高仿饿了么app商家详情 经验

install -g vue-cli 项目下载,运行,打包 git clone https://github.com/liangxiaojuan/eleme.git (下载) cnpm install --save

ChiquitaBap 2017-01-09   56879   0
1 2 3 4 5 6 7 8 9 10