Table of Contents
About The Project
Types of ipsums
present as of now:
- Cat Ipsum
- Lorem Ipsum
- Bacon Ipsum
- Hipster Ipsum
- Zombie Ipsum
- Delorean Ipsum
- Pirate Ipsum
Tech stack
This is built in rust
Installation
Install it with Homebrew
brew tap Schrodinger-Hat/loremclipsum https://github.com/Schrodinger-Hat/loremclipsum
brew update
brew install loremclipsum
Install it manually
Unzip the loremclipsum.tar.gz
and mv
the executable so that it can be found in your $PATH
variable.
mv loremclipsum /usr/local/bin/
chmod +x /usr/local/bin/loremclipsum
loremclipsum
Build it
Install rust
on your systems. Run cargo install --path [a path of your choice]
.
Usage
loremclipsum [-p [--paragraph] int] [-i [--ipsum] string]
-p, --paragraph
Default value 1
-i, --ipsum
Default value "lorem"
example loremclipsum -p 5 -i cat
The console will output that you can paste your ipsum with your keyboard now.
Available ipsums:
loremclipsum -i lorem
loremclipsum -i cat
loremclipsum -i bacon
loremclipsum -i hipster
loremclipsum -i zombie
loremclipsum -i delorean
loremclipsum -i pirate
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Contact
Schrodinger's Hat Team - @schrodinger_hat
Project Link: https://github.com/Schrodinger-Hat/loremclipsum