Vsh
A new shell written in vlang, optimized for software engineering
Install / Use
/learn @jacobsalmela/VshREADME
<p align="center">
<a href="https://jacobsalmela.com/">
<img src="https://user-images.githubusercontent.com/3843505/108062431-64a89900-701f-11eb-825c-7948c1bc6c62.png" width="250" height="250" alt="vshell">
</a>
<br>
<strong>Vshell</strong><br>
A new shell written in Vlang, optimized for software engineering.
</p>
Current State
vshwill run commands on the local system when you press enter- commands are appended to
.v_history - simple up/down partial functionality
Contributing
It the wild west right now, so just make a PR and we'll get it merged in.
Building
# clone v to a folder you are in
git clone https://github.com/vlang/v.git v-vsh
pushd v-vsh
# workaround for unsolved bug, #24
sed -i.bak 's/c.paused = true/c.paused = false/' vlib/term/ui/termios_nix.c.v
make
popd
git clone https://github.com/jacobsalmela/vsh.git
pushd vsh
../v-vsh/v .
popd
MVP
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
