Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 612 Bytes

Scripts

Simple scripts that may help you out.

Install All

If you would like to install all the scripts of this repository into a folder, you can do so via curl or wget.

curl -s -o- https://raw.githubusercontent.com/Lovely-Experiences/scripts/main/install-all.sh | bash
wget -q -qO- https://raw.githubusercontent.com/Lovely-Experiences/scripts/main/install-all.sh | bash

Node.js - /nodejs/

node-repo-basic.sh - Clone a repository and install it's dependencies (clean install).

Random - /random/

console-rainbow.sh - Spam the console with the colors of the rainbow.