Skip to content

web-full-stack/x-cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-cmd-logo

Let's forge your Excalibur in Cloud.

x-cmd-version

Website   |   Install

Now x-cmd still in alpha version for insdier only. We plan to release our first beta version on June 25th.
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

Introduction

  1. Supports one-click execution of hosted scripts in the posixcompatible shells (bash/zsh/dash/ash, with more to be supported in the future), even innon-scratch lightweight container images such as busybox and alpine.
  2. Supports installation of mainstream programming languageruntimes (currently supports node,python, java, etc.), allowing users to execute hosted scripts with oneclick on environments with x environment.
  3. Enhances the user experience of posix shell with themes, quickpath navigation, and better shell intelligent completion andprompting features to be added in the future.
  4. Provides a range of interactive CLI tools (github, gitee, with more tool modulesto be released in the next six months).
  5. Extremely light and fast: the size of the full-featured moduleinstallation package does not exceed 500KB, and the shell loadingtime after initial startup generally does not exceed 100ms.

module write in pure posix shell

模块 功能 类似项目
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 脚本发布服务 ?

Module empowered by modern command tools

模块 封装目标 功能
ssl/openssl openssl Secure cryptographic
p7zip 7zip Compression and decompression
ff ffmpeg Audio and video
pandoc pandoc Document format conversion
nmap nmap Security scanning
fd fd Efficient replacement for find
grep ag Efficient replacement for grep
smartmontools smartmontools Hard drive monitoring tool
bat bat Rust implementation of cat
jq/yq jq/yq json/yml

Packages

No packages published

Languages

  • Awk 100.0%