MCPcopy 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"""
3A script for packaging and releasing kite tool for OS X and Linux platforms.
4It can also upload the generated package file to S3 if you provide --upload flag.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected