https://github.com/apollozhu/script
A set of useful scripts
https://github.com/apollozhu/script
bash hosts macos script swift
Last synced: 11 months ago
JSON representation
A set of useful scripts
- Host: GitHub
- URL: https://github.com/apollozhu/script
- Owner: ApolloZhu
- License: mit
- Created: 2017-07-14T11:51:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T16:44:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T08:28:25.466Z (about 1 year ago)
- Topics: bash, hosts, macos, script, swift
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# script
A set of useful scripts.
## Usage
To use script at `path/to/script`, execute the following command in your terminal:
```sh
eval "$(curl -fsSL https://raw.githubusercontent.com/ApolloZhu/script/master/path/to/script)"
```