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

https://github.com/codedotjs/fill-with

:collision: fill your console with different colors
https://github.com/codedotjs/fill-with

Last synced: 7 months ago
JSON representation

:collision: fill your console with different colors

Awesome Lists containing this project

README

          

# fill-me

> Makes your console colorful.

## Install

```
$ npm install --global fill-me
```

## Usage

```
$ fill-me -w 118 -l 37

Usage

$ fill-me

Options:
-w Change width when you resize your console. [required]
-l Adjust rainbow's height [required]

Missing required arguments: w, l

$ fill-me -w 118 -l 37

```
## Screenshot

## Related

Separated Version [Color Terminal](https://github.com/CodeDotJS/ColorTerminal)

## License

MIT © [Rishi Giri](http://rishigiri.com)