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

Lovely-Experiences/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Random scripts that may do some useful things!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages