Skip to content

coder7475/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

Collections of scripts for various tasks.

Setup Node Environment in Linux

curl -fsSL -o wsl_start.sh https://raw.githubusercontent.com/coder7475/scripts/main/wsl_start.sh
chmod +x wsl_start.sh
./wsl_start.sh

OR

curl -fsSL https://raw.githubusercontent.com/coder7475/scripts/main/wsl_start.sh | bash

References

  1. Ansible Tutorial

About

Scripts to Automate Tasks

Topics

Resources

Security policy

Stars

Watchers

Forks

Contributors