2 releases
| 0.2.9-beta.0 |
|
|---|---|
| 0.2.4-beta.0 |
|
| 0.2.2-alpha.0 |
|
| 0.1.1 | Apr 16, 2021 |
17KB
340 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
catshand run thecargo build --releasecommand - you have succeeded, now you can run catsh with the
target/release/catshcommand for unix systems or.\target\release\catsh.exefor windows
Dependencies
~5–16MB
~157K SLoC