You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"This is kafkatop version $(cat tag.txt), compatible with the following $arch platforms:"> releasebody.md
74
+
cat pexinspect.json |jq -r .platform | sed 's/^/\* /'>> releasebody.md
75
+
echo -e "\n\n">> releasebody.md
76
+
echo
77
+
echo -e "This is a multi-platform binary release (pex), that can run in any x86_64 CPU.\n\nHow to run: download the zip file, extract kafkatop and run it. Requires one of the follpowing Python versions in your path:"
0 commit comments