Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ release.py
File
release.py
kitectl/release.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python2.7
2
""
"
3
A script
for
packaging and releasing kite tool
for
OS X and Linux platforms.
4
It can also upload the generated package file to S3
if
you provide --upload flag.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected