https://github.com/shadowelixir/variousscripts
https://github.com/shadowelixir/variousscripts
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowelixir/variousscripts
- Owner: ShadowElixir
- Created: 2023-08-18T15:11:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T19:27:24.000Z (over 1 year ago)
- Last Synced: 2025-01-17T11:13:13.256Z (about 1 year ago)
- Language: PowerShell
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Various Scripts

Run GUI version by opening powershell and using either of these commands:
```
irm cutt.ly/manyscripts | iex
```
```
irm cutt.ly/variousscripts | iex
```
```
irm cutt.ly/variouscripts | iex
```
Run CMD version:
```
irm cutt.ly/cmdscripts | iex
```
