https://github.com/linwin-cloud/kylin-shell
kylin shell使用Python开发的基于Linux的shell,基于bash shell的拓展
https://github.com/linwin-cloud/kylin-shell
Last synced: 4 months ago
JSON representation
kylin shell使用Python开发的基于Linux的shell,基于bash shell的拓展
- Host: GitHub
- URL: https://github.com/linwin-cloud/kylin-shell
- Owner: LinWin-Cloud
- License: apache-2.0
- Created: 2022-07-18T07:42:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T07:45:27.000Z (almost 4 years ago)
- Last Synced: 2025-07-27T16:48:28.030Z (12 months ago)
- Language: HTML
- Size: 22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kylin-shell
kylin shell使用Python开发的基于Linux的shell,基于bash shell的拓展
# 编译打包deb
dpkg -b 'KylinShell'
# 安装
sudo dpkg -i 'KylinShell.deb'