An open API service indexing awesome lists of open source software.

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的拓展

Awesome Lists containing this project

README

          

# kylin-shell
kylin shell使用Python开发的基于Linux的shell,基于bash shell的拓展

# 编译打包deb
dpkg -b 'KylinShell'

# 安装
sudo dpkg -i 'KylinShell.deb'