Git Product home page Git Product logo

cutefishdebuild.sh's Introduction

CutefishDEBuild.sh

  • Cutefish桌面环境自动编译脚本 。
  • 作者: Moore、wujunyi。

概要

  • 本脚本用于编译cutefish官方DE,基于官方编译方法,使用select和case语句以实现选择,并添加if语句检测文件夹。
  • 适用于大部分的Ubuntu/Debian发行版,已在Ubuntu2204、2110、2104、2010、Debian11、12、sid测试过,可以完美一键编译。
  • 如果你有更多时间,可以一键编译;如果没有,也可以分开选择。

更新日志

  • 1.0 2022年1月2日 基本框架已经完成,可正常编译,if语句和echo提示语暂未完工。
  • 2.0 2022年1月2日 增加了一次编译所有项目的功能,并将克隆网址由https改为git,一些小修小改。
  • 3.0 2022年2月16日 根据网传编译顺序进行排序,完善一键编译,实测已无明显bug。
  • 4.0 2022年2月17日 修复一个小bug,新增两个编译项目。
  • 5.0 2022年3月21日 由于GitHub身份验证更新 “git clone git://” 不再可用,将其替换为https。
  • 6.0 2022年4月3日 为了国内更好的编译,脚本将更新为‘build-gitee.sh’(通过Gitee克隆)和‘build-github.sh’(通过GitHub克隆),可根据自身情况选择。 *注:Gitee仓库并非官方维护,更新可能不及时

提交Bug以及完善

  • 如果你有更好的解决方案或者想出一份力可以提交PR。
  • 如果编译出现问题请提交Issues。

使用方法

  • 打开终端模拟器并依次输入:

GitHub

git clone https://github.com/Moore2253/CutefishDEBuild.sh.git
cd ~/CutefishDEBuild.sh
chmod +x ./build-github.sh
bash ./build.sh

Gitee(由于Gitee在5月19日以建造”绿色健康的开源社区“为由不允许未登录用户访问,目前暂且不知道能否正常git,Gitee仓库作废)

# git clone https://gitee.com/moore123/CutefishDEBuild.sh.git
# cd ~/CutefishDEBuild.sh
# chmod +x ./build-gitee.sh
# bash ./build.sh
  • 输入项目前序号1-25即可单独编译,输入26将一键按顺序编译全部,输入27退出脚本运行。

cutefishdebuild.sh's People

Contributors

moore2253 avatar

Stargazers

Liu Ming Hang avatar Mattias Vinberg avatar 晓星! avatar 雲塵 avatar Canadew avatar kingofkids avatar  avatar David avatar rjf12138 avatar  avatar Mr.Zh avatar  avatar wrefiyu avatar

Watchers

 avatar

Forkers

camark leibooy

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.