Would be nice to be able to do things like ``` python -m juliapkg status python -m juliapkg add Example python -m juliapkg resolve --force ``` I strongly suggest implementing this using click. This should be an optional dependency under an extra called "cli".