https://github.com/bobankh/linuxbeginner
为Linux初学者整理的一系列常用命令和实用工具的常规用法。随时欢迎贡献!
https://github.com/bobankh/linuxbeginner
beginner contributions-welcome github-actions github-page linux
Last synced: 9 months ago
JSON representation
为Linux初学者整理的一系列常用命令和实用工具的常规用法。随时欢迎贡献!
- Host: GitHub
- URL: https://github.com/bobankh/linuxbeginner
- Owner: BobAnkh
- License: apache-2.0
- Archived: true
- Created: 2020-06-25T08:00:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T10:01:06.000Z (over 3 years ago)
- Last Synced: 2025-01-31T08:34:43.089Z (over 1 year ago)
- Topics: beginner, contributions-welcome, github-actions, github-page, linux
- Language: Python
- Homepage: https://bobankh.com/LinuxBeginner/
- Size: 381 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Linux Beginner
[](https://www.codacy.com/manual/bobankhshen/LinuxBeginner?utm_source=github.com&utm_medium=referral&utm_content=BobAnkh/LinuxBeginner&utm_campaign=Badge_Grade)



本项目主要内容是为Linux初学者所整理的一些常用命令和常用工具的文档
除了基本的功能介绍、安装、使用方法外,也添加了相应的常用示例,便于速查使用
项目网址:[https://bobankh.com/LinuxBeginner/](https://bobankh.com/LinuxBeginner/)
## 背景
本项目由BobAnkh发起,旨在为Linux初学者整理一些常用命令和常用工具的文档
## 使用说明
本项目本身是一个文档合集,使用了[docsify](https://docsify.js.org/#/)构筑了Github Page,具体网址为:[LinuxBeginner](https://bobankh.com/LinuxBeginner/)
`docs/`目录下存放了对应的markdown文件,计划后续将生成pdf并定期打包发布
`scripts/`文件夹中包含的是与自动工作流程相关的一些python脚本和bash脚本
## 维护者
[@BobAnkh](https://github.com/BobAnkh)
## 如何贡献
我们非常欢迎任何人为本项目贡献自己的力量,为这个仓库添加新的内容,只要它对于这个仓库是具有意义的,并且是符合规范的
欢迎随时提出issue或者提交pull request,但是它们需要按照各自的template进行填写,并符合[Contributing Guidelines](/CONTRIBUTING.md)中的规范以通过自动化工具的检查
可以优先考虑具有`help wanted`标签的issue
同时请注意,参与本项目需要遵守[Code of Conduct](/CODE_OF_CONDUCT.md)
### 贡献者
BobAnkh
jwwwb
Kaili Zheng
Chengtian0730
Nagi
## 使用许可
[Apache-2.0](/LICENSE) © BobAnkh