9 Star 133 Fork 1

GVPx-cmd / x-cmd

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
X
Loading...
README.md

x-cmd-logo

X-CMD

Let's forge your Excalibur in Cloud.

x-cmd-version

Official Website   |   Installation Guide
简体中文文档

Now x-cmd still in alpha version for insdier only. We will be ready in the next three months. If you like x-cmd, please give us a star ⭐. Your support is our biggest motivation.


Demo

x theme - Use command line prompt theme

x theme demo gif

x zuz - Compress or Decompress file

x zuz demo gif

x tldr - Collaborative cheatsheets for console commands

x tldr demo gif

Install

Install using curl:

eval "$(curl https://get.x-cmd.com)"

Install using wget(For example: in the alpine base container image there is only wget ready.):

eval "$(wget -O- https://get.x-cmd.com)"

容器注入法安装(例如: debian/ubuntu容器无wget和curl的情况): (待实现)

x setup <container-name>

应用模块列表

模块 功能 类似项目
theme 设置shell的主题 oh-my-zsh oh-my-bash
tldr 可浏览命令的使用案例 tldr客户端工具
proxy 快速配置apt,pip,npm等下载源 未知
z/uz 根据后缀实现多种格式的压缩和解压 未知
pick 交互式选择 percol
gh github交互客户端 官方的go版gh
gt gitee交互客户端 ?
ws 项目脚本管理 ?
env 安装脚本运行/开发环境 asdf/nvm/sdkman/pyenv/rbenv/...
hub 脚本发布服务 ?

封装模块列表

模块 封装目标 功能
ssl/openssl openssl 安全密码学工具
p7zip 7zip 加解压工具
ff ffmpeg 音视频工具工具
pandoc pandoc 文档格式转换工具
nmap nmap 安全扫描工具
fd fd find的高效替代
grep ag grep的高效替代
smartmontools smartmontools 硬盘监控工具
bat bat cat的rust实现
jq/yq jq/yq json/yml处理

介绍

  1. 可在主流posix shell(bash/zsh/dash/ash,更多将在后续支持)系统环境下(即便在非scratch轻量容器镜像内,如busyboxalpine等镜像),一键运行托管脚本
  2. 可安装主流开发语言运行时(现支持nodepythonjava等等),在此之上,可让用户在装有x环境下的环境上一键运行托管脚本
  3. 增强posix shell的用户体验:主题,路径快速跳转,后面会加入更好的shell智能补全和提示功能
  4. 提供一系列的交互式cli工具(github, gitee,更多的工具模块将在最近半年发布)
  5. 极轻极快: 包括全功能模块安装包体积不超过500KB,首启后shell的加载时间一般不超过100ms

About

x-cmd官方发布仓库 expand collapse
Shell and 2 more languages
Cancel

Releases

No release

x-cmd

Contributors

All

Activities

Load More
can not load any more
Shell
1
https://gitee.com/x-cmd/x-cmd.git
git@gitee.com:x-cmd/x-cmd.git
x-cmd
x-cmd
x-cmd
latest

Search