# oneinstall **Repository Path**: lightcomputer/oneinstall ## Basic Information - **Project Name**: oneinstall - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-07 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: DevelopedItMyself, SOLO ## README [![Language](https://img.shields.io/badge/Language-Shell-blue.svg)](https://github.com/letseeqiji/git-helper) [![Build Status](https://travis-ci.org/bilibili/kratos.svg?branch=master)](https://github.com/letseeqiji/git-helper) # 一键自动安装配置最新版软件脚本 一键自动安装配置最新版脚本是linux命令行下工作的开源辅助工具。 > 安装和配置尤其是对于频繁安装测试和学习的人员来说毕竟需要学习和花费一定的时间,而这个脚本可以自动完成最新版的安装和配置工作,大大降低了学习成本和配置时间。 ## 目标 > 致力于提供更加方便快捷的操作方式,节省更多的时间去创造更具价值的东西。 ## 特色 - 自动完成相关环境的检测和提示; - 自动检测最新版本的安装包并下载; - 自动导入PATH; - 自动安装需要FQ的依赖包[你懂得...]; ## 快速开始 ### 获取 ```shell git clone https://github.com/letseeqiji/oneinstall.git cd oneinstall/相应的目录 其中 xxinstall.sh 是主文件,你可以把他复制到任何你想要的目录下面使用并且根据相应的提示操作即可 sh xxinstall.sh ``` ------ ## 文档 [简体中文](https://github.com/letseeqiji/oneinstall/blob/master/README.md) ------ *Please report bugs, concerns, suggestions by issues, or join QQ 962310113 to discuss problems around source code.*