https://github.com/fosterg4/license-cleaner
license-cleaner
https://github.com/fosterg4/license-cleaner
Last synced: 9 months ago
JSON representation
license-cleaner
- Host: GitHub
- URL: https://github.com/fosterg4/license-cleaner
- Owner: FosterG4
- License: apache-2.0
- Created: 2023-12-22T06:41:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T06:50:07.000Z (over 2 years ago)
- Last Synced: 2023-12-22T07:34:47.244Z (over 2 years ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# license-cleaner
license-cleaner
# Download script
`wget https://raw.githubusercontent.com/FosterG4/license-cleaner/main/rm.sh
`
# Set executable permission for the script located at the given URL
`chmod +x rm.sh
`
# Execute the script using bash
`bash rm.sh
`