https://github.com/javanile/tarjam
https://github.com/javanile/tarjam
bash
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/javanile/tarjam
- Owner: javanile
- License: mit
- Created: 2020-02-26T12:16:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T15:03:44.000Z (about 6 years ago)
- Last Synced: 2025-03-29T16:14:21.633Z (over 1 year ago)
- Topics: bash
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tarjam
```Dockerfile
RUN curl -fsSL git.io/tarjam | bash -s --
```
## Url shortening
```bash
curl -i "https://git.io" \
-d "url=https://raw.githubusercontent.com/javanile/tarjam/master/tarjam.sh" \
-d "code=tarjam"
```