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

https://github.com/selfup/scripts

Useful scripts
https://github.com/selfup/scripts

Last synced: about 1 year ago
JSON representation

Useful scripts

Awesome Lists containing this project

README

          

# Scripts

Useful scripts

## Download Options

#### Clone the GitHub repo

`git clone https://github.com/selfup/scripts`

#### Clone the GitLab repo

`git clone https://gitlab.com/selfup/scripts`

#### Direct Download Link (zip)

https://gitlab.com/selfup/scripts/-/jobs/artifacts/master/download?job=scripts

#### cURL (zip)

```bash
curl -L https://gitlab.com/selfup/scripts/-/jobs/artifacts/master/download?job=scripts > scripts.zip
```

#### wget (zip)

```bash
wget https://gitlab.com/selfup/scripts/-/jobs/artifacts/master/download?job=scripts -O scripts.zip
```

Now Unzip `scripts.zip`

- Linux/macOS `unzip scripts.zip`
- Windows use File Explorer/7zip