-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Let's make this a package #3
Comments
|
Not sure how hard it would be, but it would be handy to have a Homebrew package based on the Python package. This would be even more 'safe' for me to install. Then I don't need to worry about which Python I'm using, or conflicting packages, or any of the other issues with installing Python packages to the system Python. |
|
I can help making this a PyPI package. |
|
So uh, I was trying to fix the tests and I accidentally write a I guess the good news is this is going to be on PyPI a lot sooner than I expected |
|
https://github.com/python-poetry/poetry might be worth looking in to, as well. Upside:
Downside:
— I’m a big fan of this either way— most of my TLA+ stuff is done via the vscode extension. Being able to tell team members to install a package to interact with specs from the command line is much more feasible than asking them to configure a UI that I don’t spend time with myself. |
|
Oops broke the package |
|
Fixed I think??? |
|
This is NOT gonna look good in the Thought Leader Annual Reviews |
|
WE DID IT https://pypi.org/project/tlacli/0.0.1/ |
|
Marvelous! |
So that people don't have to navigate to the folder every dang time
The text was updated successfully, but these errors were encountered: