1 unstable release
0.2.9-beta.0 |
|
---|---|
0.2.7-beta.0 |
|
0.2.2-alpha.0 |
|
0.1.1 | Apr 16, 2021 |
#73 in #linux-macos
31 downloads per month
Used in catsh-cli
12KB
275 lines
catsh
A catsh cross-platform shell
Usage
For create a new catsh session run the command catsh start
Requirements
Compiling
- keep the requirements in mind
- clone this repository:
- Github Cli:
gh repo clone jheysonsaav/catsh
- Git:
git clone https://github.com/jheysonsaav/catsh.git
- go to the folder called
catsh
and run thecargo build --release
command - 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–15MB
~151K SLoC