Skip to content

Commit

Permalink
docs:update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Triple-R committed Nov 27, 2018
1 parent d6a4d2f commit b13c6c4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ The scripts in **Applications** folder will help you install Dropbox,Android Stu

This script will install Android Studio to your system,and the version of it is 3.2.

#### Clion.sh

> A cross-platform IDE for C and C++
*Current Version 2018.2*

#### Dropbox.sh

As we all known,Dropbox is a good file hosting service.If you are dropbox user,just use this script to install it.
Expand All @@ -33,7 +27,7 @@ As we all known,Dropbox is a good file hosting service.If you are dropbox user,j

IntelliJ IDEA,a greatest JAVA IDE.Not only do IDEA support java but also support other program languages like Kotlin.It has two versions.One is free,the other one need to buy.

*Current Version 2018.2*
*Current Version 2018.3*

#### Mendeley-desktop.sh

Expand All @@ -51,20 +45,18 @@ Use this script will install netease cloud music to system.

As we known,PyCharm is a powerful IDE for **Python**,so just use it!

*Current Version 2018.2*

#### typora_update.sh
*Current Version 2018.3*

Just as word shows,this script is used to update typora.For more information,go [this page](https://github.com/Triple-R/typora-update) .
#### typora.sh

*Current Version 0.9.57(beta)*
You can use this script install typora to your system and update typora also.

#### WebStorm.sh

>The smartest JavaScript IDE
>Powerful IDE for modern JavaScript development
*Current Version 2018.2*
*Current Version 2018.3*

### EnvSet

Expand All @@ -74,6 +66,12 @@ Set Oracle Java environment to your system.

*Current Version 10.0.1*

#### node.sh

Install nodejs and yarn to your system.

*Nodejs version: 10.x*

## Copyright

This repo is licensed by [MIT License](https://github.com/NUAA-FUG/FCS/blob/master/LICENSE) .
Expand Down
18 changes: 11 additions & 7 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Fedora 通用脚本包含 `Android-Studio.sh`,`Dropbox.sh` `Mendeley-desktop.

### Applications

Android-Studio.sh

#### Android-Studio.sh

安装 Android Studio,当前版本是 3.2。
Expand All @@ -29,7 +27,7 @@ Dropbox 是一款十分优秀的云同步应用,你可以通过此脚本来进

#### IntelliJ-IDEA.sh

IntelliJ IDEA 是 JetBrains 公司推出的一款 java IDE。它有两个版本,一个是免费的社区版,另一个是收费的专业版。该脚本提供两个版本的下载安装,你可以选择你需要的版本。当前软件版本 V2018.2
IntelliJ IDEA 是 JetBrains 公司推出的一款 java IDE。它有两个版本,一个是免费的社区版,另一个是收费的专业版。该脚本提供两个版本的下载安装,你可以选择你需要的版本。当前软件版本 V2018.3

#### Mendeley-desktop.sh

Expand All @@ -41,22 +39,28 @@ IntelliJ IDEA 是 JetBrains 公司推出的一款 java IDE。它有两个版本

#### PyCharm.sh

众所周知,PyCharm 一款强大好用的 Python IDE。所以使用该脚本来安装它吧。当前版本为 V 2018.2
众所周知,PyCharm 一款强大好用的 Python IDE。所以使用该脚本来安装它吧。当前版本为 V 2018.3

#### typora_update.sh
#### typora.sh

用来更新 typora 的脚本,详细信息去[此界面](https://github.com/Triple-R/typora-update)。当前版本:0.9.57(beta)
你可以使用此脚本来进行安装 typora 也可以用于更新 typora

#### WebStorm.sh

由 JetBrains 开发的适用于前端的强大的 IDE。当前版本:2018.2
由 JetBrains 开发的适用于前端的强大的 IDE。当前版本:2018.3

### EnvSet

#### Java.sh

安装并设置 Oracle Java 开发环境。当前版本为 10.0.1。

#### node.sh

安装 Nodejs 环境

Nodejs 版本:10.x

## 版权声明

该项目遵循 [MIT 许可协议](https://github.com/NUAA-FUG/FCS/blob/master/LICENSE)
Expand Down

0 comments on commit b13c6c4

Please sign in to comment.