Skip to content
Snippets Groups Projects
Commit 5372fc07 authored by Stephen D's avatar Stephen D
Browse files

Merge pull request 'Update readme' (#2) from readme into master

parents ff013f6e 8f8d96c9
No related branches found
No related tags found
No related merge requests found
# dotacat # dotacat
dotacat is meant to be a replacement to lolcat. `dotacat` is meant to be a replacement to `lolcat`. If you're not aware, `lolcat` is a rather silly program which behaves like `cat`, but produces a colourful, rainbow output.
![](screenshot.png?raw=true)
## Why? ## Why?
...@@ -37,8 +39,8 @@ If you have cargo installed, just run: `cargo install dotacat` ...@@ -37,8 +39,8 @@ If you have cargo installed, just run: `cargo install dotacat`
If not, head over to the [releases page](https://git.scd31.com/stephen/dotacat/releases) and download the latest release. Then run: If not, head over to the [releases page](https://git.scd31.com/stephen/dotacat/releases) and download the latest release. Then run:
``` ```
chmod +x dotacat
sudo mv dotacat /bin/ sudo mv dotacat /bin/
sudo chmod +x /bin/dotacat
``` ```
## Usage ## Usage
......
screenshot.png

47.2 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment