Andrew Tavis McAllister
Andrew Tavis McAllister
Ah sorry I'm on my phone and I pinged @LevisNgigi and meant to ping @DeleMike :) Either or would be great, and let's then let @DeleMike know about it and...
Thanks for the help opening the issue, @LevisNgigi!
Hi @swanjikumainaa 👋 These are interesting ideas :) I have to say that I'm not a social media user, so I wouldn't know where to begin on these things and...
Thanks @mhmohona! I'll check this out and bring it in soon :)
Also simplified some of the print statements as pip will communicate all of this for us :)
I'll make an issue for that as well! We need to think about a unified way of deployment though, as we're talking four different directories now. Might be nice if...
I think that this issue could potentially be done, @mhmohona, but we'll have to see post deployment if your change of... ```py entry_points={ "console_scripts": [ "scribe-data=scribe_data.cli.main:main", ], } ``` ......
Hey @mhmohona 👋 I think that ultimately we should have most of this done right now :) Scribe-Data already is on pip. The only question is whether the user will...
As far as this issue is concerned, we'll basically just check to see if it works after the next release, and if it does we'll close this, and if not...
Sure thing, we can definitely discuss this in the next sync! I'll make the issue to document the CLI :)