https://github.com/pwright/wangle
wangle the skupper
https://github.com/pwright/wangle
Last synced: 12 months ago
JSON representation
wangle the skupper
- Host: GitHub
- URL: https://github.com/pwright/wangle
- Owner: pwright
- License: apache-2.0
- Created: 2020-06-04T13:21:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T22:16:05.000Z (over 3 years ago)
- Last Synced: 2025-03-01T17:48:46.989Z (over 1 year ago)
- Language: JavaScript
- Size: 954 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Skupper Docs
For godoc:
----
godoc -http=:6060
wget -m -k -q -erobots=off --no-host-directories --no-use-server-timestamps --no-parent http://localhost:6060/pkg/github.com/skupperproject/skupper/
----
For cli:
----
skupper help > help.txt
sh ./skupper.sh >> help.txt
----