An open API service indexing awesome lists of open source software.

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

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)"
```