Closed sevazhidkov closed 8 years ago
@sevazhidkov Looks great but its still not a command line interface. I need to use python loklak.py -hl
etc..,
It needs to be loklak -hl
for example without the python
Done.
Where is the main()
function ? This will throw an error
ImportError: <module 'loklak' lib/python2.7/site-packages/python_loklak_api-1.0-py2.7.egg/loklak.pyc'> has no 'main' attribute
My bad. Fixed.
Done
@sevazhidkov Great work ! The command line now works brilliantly.
I'm done, but i don't know why tests is failing, i didn't edit anything in Loklak class.