LazyCow is a one step destination to browse dev environment setups by developers across the globe.
^__^
(oo)\_______
(__)\ )\/\
||----w |
|| ||
Its your first day at a company and you are already crying over the pandemic, virtual onboarding, pigeons shitting on your car and that you have no clue about your team. The shit gets real,when you have to setup your dev environment too! 😞
_________________
< I miss my farm >
-----------------
\ ^__^
\ (--)\_______
(__)\ )\/\
||----w |
|| ||
Let's get serious and see the benefits
Over time, people have already written scripts to automate most of the setup. This tool can use them and let the newcomers breathe on their first day.
New scripts and updates can be fetched and updated too.
Uses brew internally so its sleek in design and easy to install.
brew tap raul1991/lazycow git@github.com:raul1991/lazycow.git; brew install lazy-cow
Run lazycow --moo
in your terminal. It should print the welcome text after successful installation
brew tap --force-auto-update raul1991/lazycow; brew upgrade lazy-cow
lazycow --search dev
lazycow dev-tools
We are looking forward for more and more people getting onboarded to lazycow for automating their developer setups.
Run the following command with your script name and we'll get you started.
./scripts/scaffold.sh your-script-name
- Use the command above to scaffold your scripts.
- We already install cowsay, lolcat and boxes to prettify your logging. So use them sparingly.