An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# cle
[![Gem](https://img.shields.io/gem/v/cle.svg?style=flat-square)](https://rubygems.org/gems/cle)
[![Gem](https://img.shields.io/gem/dv/cle/stable.svg?style=flat-square)](https://rubygems.org/gems/cle)
[![Travis](https://img.shields.io/travis/gluons/cle.svg?style=flat-square)](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.
```