xetdata / pyxet

Python SDK for XetHub
https://xethub.com/
BSD 3-Clause "New" or "Revised" License
48 stars 8 forks source link

Build scripts for development and distribution of pyxet / xet cli #132

Closed hoytak closed 5 months ago

hoytak commented 5 months ago

Build scripts for easier development and distribution of pyxet.

This PR adds in several build scripts to aid in the development and distribution of pyxet. In particular, it enables the distribution of a xet standalone binary along with the git-xet binary.

Scripts added (run in python/pyxet):

All scripts work on all platforms.