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
- Host: GitHub
- URL: https://github.com/codedotjs/fill-with
- Owner: CodeDotJS
- License: mit
- Created: 2016-02-04T10:46:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-19T12:20:06.000Z (over 9 years ago)
- Last Synced: 2025-03-13T21:48:01.572Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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)