googlearchive/git-rv

Explore packaging using `setuptools` instead of `ADD_SHEBANG` in `make_executable.py`

Opened this issue · 0 comments

Using setuptools, it'd be optimal to package git-rv via setup.py build instead of the current flow in make_executable.py.

Some reference on distribute/eggsecutable-scripts.

/cc @proppy