Crates.io | catsh-cli |
lib.rs | catsh-cli |
version | 0.1.1 |
source | src |
created_at | 2021-03-28 00:52:27.169913 |
updated_at | 2021-04-16 01:00:35.475255 |
description | A cross-platform shell. |
homepage | |
repository | https://github.com/jheysonsaav/catsh |
max_upload_size | |
id | 374475 |
size | 17,954 |
A catsh cross-platform shell
For create a new catsh session run the command catsh start
gh repo clone jheysonsaav/catsh
git clone https://github.com/jheysonsaav/catsh.git
catsh
and run the cargo build --release
commandtarget/release/catsh
command for unix systems or .\target\release\catsh.exe
for windows