https://github.com/leonidboykov/gosling
HTML redirects generator
https://github.com/leonidboykov/gosling
Last synced: over 1 year ago
JSON representation
HTML redirects generator
- Host: GitHub
- URL: https://github.com/leonidboykov/gosling
- Owner: leonidboykov
- License: mit
- Created: 2018-09-11T22:43:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T21:15:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T15:24:50.745Z (over 1 year ago)
- Language: Go
- Homepage: https://leonidboykov.github.io/gosling/
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gosling
[](https://pkg.go.dev/github.com/leonidboykov/gosling)

[](https://goreportcard.com/report/github.com/leonidboykov/gosling)
gosling generates HTML redirects from `redirects.json` file provided.
## Installing
On macOS
brew install leonidboykov/tap/gosling
On Windows
scoop bucket add gosling https://github.com/leonidboykov/scoop-bucket.git
scoop install gosling
Docker
docker push leonidboykov/gosling:tagname
Check out [docs](https://leonidboykov.github.io/gosling/) for additional information.
Development documentation is available on [Go Reference](https://pkg.go.dev/github.com/leonidboykov/gosling#section-documentation).
## License
`gosling` is free software licensed under the MIT license.