karan / joe

:running: A .gitignore magician in your command line

Home Page:http://karan.github.io/joe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installed on rpm-based distro

tunnckoCore opened this issue · comments

Hi!
That tool looks great, but it seem that something is wrong.

I install it from source on CentOS 6.6. But when try joe java it outputs warning message

$ python --version
Python 2.6.6
$ joe java
joe doesn't know the following gitignores:
java
Run `joe ls` to see list of available gitignores.
[]

and when run joe ls it outputs empty line.

Any ideas?