Forum Archive

What can shellista do?

techteej

As much as I've used Pythonista, I never got around to using shellista. What can it do? Does it let me do things like/similar to this?

$ pip install 'code_file_name_here'
dgelessus

I think there are versions that support pipista, though with a non-standard syntax (psearch and pdown, I believe). More importantly the transistor1 fork has a git command, which seems to emulate most aspects of the real git. I personally only use it for repo cloning, for everything else I'm lazy and use the website interface.