https://github.com/is2ei/tongue
Yet another shell
https://github.com/is2ei/tongue
Last synced: 13 days ago
JSON representation
Yet another shell
- Host: GitHub
- URL: https://github.com/is2ei/tongue
- Owner: is2ei
- Created: 2017-10-04T13:55:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T10:08:31.000Z (over 8 years ago)
- Last Synced: 2026-04-05T20:12:45.799Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tongue
Yet another shell
## Install
For Rust developers:
```
$ cargo install tongue
```
## Update
For Rust developers:
```
$ cargo install -f tongue
```