1 unstable release

0.2.9-beta.0 Apr 15, 2021
0.2.7-beta.0 Apr 15, 2021
0.2.2-alpha.0 Mar 28, 2021
0.1.1 Apr 16, 2021

#344 in #macos


Used in catsh-cli

MIT license

12KB
275 lines

catsh

GitHub Workflow Status GitHub release GitHub license GitHub contributors

A catsh cross-platform shell

Usage

For create a new catsh session run the command catsh start

Requirements

Compiling

  1. keep the requirements in mind
  2. clone this repository:
  • Github Cli: gh repo clone jheysonsaav/catsh
  • Git: git clone https://github.com/jheysonsaav/catsh.git
  1. go to the folder called catsh and run the cargo build --release command
  2. you have succeeded, now you can run catsh with the target/release/catsh command for unix systems or .\target\release\catsh.exe for windows

Dependencies

~4–14MB
~149K SLoC