zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 1 forks source link

use cli subcommands #38

Closed analog-cbarber closed 10 months ago

analog-cbarber commented 10 months ago

Add subcommands to make it easier to add utility commands,e,g

whl2conda build
whl2conda install
whl2conda config
...