文件名称:Learn-Git:NITK IEEE 项目通过合作课程教授 git 基础知识
文件大小:3.43MB
文件格式:ZIP
更新时间:2024-07-28 15:45:00
JavaScript
#Setup 设置存储库的基本步骤如下 git clone https://github.com/IEEE-NITK/Learn-Git.git cd Learn-Git/ ./build.sh ##Redis服务器 通过运行运行redis服务器 redis-server ##Rails 服务器 您需要 cd 进入 opt 文件夹并运行 bundle exec rails s ##Git 终端 您需要 cd 进入 real_time 文件夹并运行 bundle exec ruby server.rb