https://github.com/gluons/cle
A simple CLI tool to completely clear terminal screen.
https://github.com/gluons/cle
clear cli gem ruby terminal
Last synced: 10 days ago
JSON representation
A simple CLI tool to completely clear terminal screen.
- Host: GitHub
- URL: https://github.com/gluons/cle
- Owner: gluons
- License: unlicense
- Created: 2017-09-04T17:01:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T17:10:47.000Z (about 8 years ago)
- Last Synced: 2025-09-01T14:44:33.123Z (about 2 months ago)
- Topics: clear, cli, gem, ruby, terminal
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cle
[](https://rubygems.org/gems/cle)
[](https://rubygems.org/gems/cle)
[](https://travis-ci.org/gluons/cle)A simple CLI tool to completely clear terminal screen.
## Installation
```bash
gem install cle
```## Usage
```
Completely clear terminal screen.Usage: cle
-h, --help Display help.
```