https://github.com/gamemaker1/scripts
Some scripts I use to make some jobs easy
https://github.com/gamemaker1/scripts
Last synced: about 1 year ago
JSON representation
Some scripts I use to make some jobs easy
- Host: GitHub
- URL: https://github.com/gamemaker1/scripts
- Owner: gamemaker1
- Created: 2021-06-21T03:51:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T09:54:17.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T19:47:34.634Z (about 1 year ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Scripts
This repo contains some scripts I have written. Most of them are in bash. Feel free to use them if you want to!
The [`skel`](./skel) script is the skeleton I use for most of my scripts. It contains some basic utilities I use for all my scripts.
Run `make install` after downloading the repository to install them to `~/.local/scripts`.